Re: Learning GTK+ proramming under Debian
On Wed, 2004-12-08 at 16:42 -0600, Michael Madden wrote:
> What resource(s) would you recommend to someone who's new to GUI programming
> and would like to learn GTK+ development under Debian Woody/Sarge? I've
> messed around with Motif and Xlib in the past on HP-UX and Solaris, but GTK+
> or Qt seem more acceptable under Linux. Maybe there's a recommended book or
> online resource to learning GTK+?
This is a recently released book about GTK+/Gnome software development.
http://nostarch.com/gnome.htm
This is a good overview of programming with GTK and Glade with examples
in C, C++, python and perl
http://www.gnome.org/~newren/tutorials/developing-with-gnome/
For just getting started, I would suggest glade + pygtk. The concepts
are very easily transferred to C.
Good luck,
Mark
Reply to: