logoalt Hacker News

yayoohooyahoo11/21/20242 repliesview on HN

Modern apps these days often end up needing to render complex layouts and rich text, so you end up needing QWebview anyway. At least that's been my experience creating desktop apps lately.


Replies

niutech12/02/2024

You can get pretty much any layout using Qt/QML or Gtk.Builder, no need for bloated webview.

dgfitz11/22/2024

> Modern apps these days often end up needing to render complex layouts and rich text

/end up needing/choosing/