Linked by Eugenia Loli-Queru on Sun 5th Nov 2006 22:59 UTC
Thread beginning with comment 179253
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-01-12
Much as I love its API and I think it's fantastic on X11 and Windows, if you're looking mainly to develop Mac apps you should give Qt a miss.
Qt is probably the best toolkit available if you want to do crossplatform programming in C++.
Your only other option is Java, which can look native when you use SWT or a proper look and feel like Quaqua. However, Java isn't suitable for tiny applications due to the overhead it introduces.
Edited 2006-11-06 15:37