Hacker News new | ask | show | jobs
by yayoohooyahoo 579 days ago
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.
2 comments

You can get pretty much any layout using Qt/QML or Gtk.Builder, no need for bloated webview.
> Modern apps these days often end up needing to render complex layouts and rich text

/end up needing/choosing/