Ask HN: Time to give up on Qt?
11–20 of 72 posts
Re: Ask HN: Time to give up on Qt?
#12Re: Ask HN: Time to give up on Qt?
#13tl;dr: Qt is very much ahead of Gtk+ and wxWidgets, progress will, at worst, be comparable to that of Gtk+ and wxWidgets.
Re: Ask HN: Time to give up on Qt?
#14Earlier quoted context omitted.
stuff that runs in chrome ? that's not really a desktop app.
Well, Chromium is FOSS so you can distribute it with your application if that need arises.
I don't think Chrome fulfilling anything here, and Chrome is not FOSS. Chromium is. But then again, that's not what he's requesting at all.
Re: Ask HN: Time to give up on Qt?
#15Qt is probably pretty hard to beat in maturity, but http://www.cocotron.org/ looks like an interesting project, allowing you to build your OS X applications for other platforms (Windows, Linux).
Wednesday, December 22, 2010 - Cocotron is alive and kickingRe: Ask HN: Time to give up on Qt?
#16Qt is probably pretty hard to beat in maturity, but http://www.cocotron.org/ looks like an interesting project, allowing you to build your OS X applications for other platforms (Windows, Linux).
Re: Ask HN: Time to give up on Qt?
#17However, it really depends probably on the kind of application you're looking to build. If anything (probably silly too), you could build a HTML5 container using Qt, build a API that communicates for native actions and render the rest of the application in HTML5. Better off just making a SaaS, however.
Disclaimer: Hard-core KDE user and FOSS advocate (read: not a freetard)
Re: Ask HN: Time to give up on Qt?
#18I think you can pick something else if you want to, but the two mentioned alternatives are probably not it.
Re: Ask HN: Time to give up on Qt?
#19Re: Ask HN: Time to give up on Qt?
#20It's time to give up _cross-platform_. Doesn't work well with the increasingly different UX concepts of different platforms anyway. The only viable cross-platform is the web.
Yeah with its mixture of CSS/HTML/JavaScript crap that works perfectly across all browsers versions and operating systems.