Linked by Thom Holwerda on Mon 5th May 2008 12:53 UTC, submitted by Adam S
Permalink for comment 312935
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2006-01-03
At one moment I seriously considered moving to Qt, I've even read the C++ GUI Programming with Qt book. There's one thing that stopped me in the end: the lack of 3rd party components. I couldn't find any.
It doesn't matter if you prefer .NET, Delphi or MFC, there are a dozen high quality visual component vendors out there, and 100s of freeware ones. For example, a fancy tree view, a collapsible panel, report builders, shell controls that look like Windows Explorer, charting, image viewer, just to mention a few.
I was unable to find anything for Qt.
I still think Qt is fantastic if your GUI is simple and basic, and when portability is important. But if you want to get the most out of a platform, nothing can beat a native front end + portable back-end combination.