View Single Post
Old 08-22-2005, 10:11 PM   #1 (permalink)
celerate
Registered User
 
Join Date: Aug 2005
Posts: 8
celerate is on a distinguished road
Portable GUI toolkits

I've recently stopped playing around with Qt since the transition to version 4 left me in the dust as a newbie just trying to learn the toolkit. I would like to learn something that doesn't have a tempting GUI designer since that is what messed me up when the new version of Qt came out, and more importantly I would like something that will allow me to write closed source programs (possibly even for profit) on Windows and Linux preferably without using the GTK toolkit.

I am aware that wxWidgets is quite popular and, in Linux, can use motif or something of the sort instead of GTK, but I would also like to know if there are any other toolkits out there I should take into consideration, I'm especially interested in something that will be easy and quick to learn to use.

Thanks.
celerate is offline   Reply With Quote