Results 1 to 6 of 6
Hi, I'm kinda new to linux (I have played with it before, never got into it, then installed kubuntu and have used that for just over a month, now I ...
- 05-15-2005 #1Just Joined!
- Join Date
- May 2005
- Location
- A box
- Posts
- 24
Gnome, Glade, GTK???
Hi, I'm kinda new to linux (I have played with it before, never got into it, then installed kubuntu and have used that for just over a month, now I have just switched to ubuntu).
I prefer ubuntu and gnome to kubuntu and kde so I'm probably going to make the change permenent soon (I'm running ubuntu from a 13 gig hdd i had spare - installed it earlier today). I was looking around and i liked what i saw and then i found out about something called glade and something galled gtk. I gathered that they were something to do with programming (I'm not quite that dense) and that gtk/glade is an interface design thing but what do they all do? I want to learn to program (either in ruby or c++, any reccommendations?) and think gtk and glade may be useful - if only I knew what to use them for.
Thanks in advance
- 05-15-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
GTK is a graphics library for making widgets, for example the gnome suite and firefox is built entirely on GTK. GTK is a C-library, but bindings for for example python etc. exists. Glade is an app which makes designing GUI's easy since the design is done graphical.
Easy explanations of glade and GTK: http://en.wikipedia.org/wiki/Glade_Interface_Designer
http://en.wikipedia.org/wiki/GTK
- 05-16-2005 #3Just Joined!
- Join Date
- May 2005
- Location
- A box
- Posts
- 24
Thanks very much for the reply, I think I understand them both a bit better, now I just have to learn a language to program in... probably will choose ruby.
- 05-19-2005 #4Linux Newbie
- Join Date
- Apr 2005
- Posts
- 110
Glade is very nice to use - I've only used it for a bit and it's really nice to use
- 05-19-2005 #5Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
Firefox can be built with either gtk 1, gtk 2, qt, or xlib. Though, about 99% of the builds are with gtk 2.
Originally Posted by jaboua
- 05-20-2005 #6Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I never knew... I always thought it was only available in GTK2
Originally Posted by valan


Reply With Quote
