Which linux GUI development tool do you use?
Written By Causalien on Apr. 25, 2008.
4 Comments
Report Note
+ Clip This
The question came up on which tool to use for linux GUI development. So I figured I'd ask 9 rules in hope that there are some linux people lurking around.
So far, I've looked into QT, GTK WxWorks. They each have their pros and cons, but what I worry most is in popularity in the installed base. I want to use a took kit that others also understand so it can be easily passed on to the next programmer for development for whatever reason.
What do you use?

Mike
Written Apr. 25, 2008 / Report /
I've used GTK+ in the past and it's pretty nice.
posure
Written Apr. 25, 2008 / Report /
I'd recommend GTK over Qt, which is all I've played with, I don't do much Linux development though.
iamvoodoochile
Written Apr. 27, 2008 / Report /
Definitely GTK+
corenominal
Written May. 6, 2008 / Report /
I guess it depends on the target audience/distribution/OS your applications are aimed at. Personally I would go for GTK+ over Qt, but only because I am a GNOME user. Also, GTK+ is good-to-go on Windows and Mac :)