Results 1 to 4 of 4
I just look for some advice .I am in embeded linux ,and I plant to develop a NET-BOOK like system .what i confuse is which GUI development tool should i ...
- 03-26-2009 #1
talk about GTK+ and QT
I just look for some advice .I am in embeded linux ,and I plant to develop a NET-BOOK like system .what i confuse is which GUI development tool should i prefer as a new in GUI develop.
talk about them as you know....and I am looking at here
- 03-26-2009 #2Just Joined!
- Join Date
- May 2008
- Location
- India
- Posts
- 2
hi there,
I haven't worked in GTK+ so can't talk about it. But I have worked on Qt and its great for GUI development. If you already have some knowledge of C++ then its an advantage as it is written in C++ and has added nonstandard extensions. Its supports OpenGL standard. See it examples to sample Qt capabilities at doc.trolltech.com/4.4
--lucky
- 03-26-2009 #3
Here's the official link for GTK+
GNOME Library - Developers
You'll like it, especially if your comfortable with C...Gerard4143Make mine Arch Linux
- 03-29-2009 #4
I like both GTK and QT. Both are great in their own ways!
I love QT but use GTK more since Ubuntu is GNOME which uses GTK. I need to keep the look and feel as native as possible.
Yeah! I know QT too can blend with GNOME, still not as much as GTK


Reply With Quote