Y
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
niutech
568 days ago
You can get pretty much any layout using Qt/QML or Gtk.Builder, no need for bloated webview.
link
dgfitz
579 days ago
> Modern apps these days often end up needing to render complex layouts and rich text
/end up needing/choosing/
link