Hacker News new | ask | show | jobs
by pjmlp 3447 days ago
I don't consider Qt, wxWidgets, Swing, JavaFX, FireMonkey, <build your own layer> terrible.

For me it looks like web devs that don't want to learn native APIs.

1 comments

In my experience building Qt apps for a major automotive manufacturer (and more recently, building a web app), the latter is much easier, even if you know C++ and Qt and have mediocre knowledge of web tech. If you don't know C++, then add 6-24 months to the Qt estimate, and expect it to have more bugs than an Appalachian motel.
How much QML in total application size did you use?
Our application largely predated QML, so none.