Weblog entry #19 for Utumno
#19
GTK+ / Glade ?
Posted by Utumno on Wed 24 Jan 2007 at 11:10
I would like to submit patches to one OSS project ( gnome-bluetooth, I am irritated by glacial progress of this project )
I consider myself quite capable C/C++ programmer, but I have absolutely no experience writing GTK+ / Glade applications for Gnome, and that is required to scratch my itch with gnome-bluetooth.
Anyone can recommend some good books / online tutorials ? 'GTK for dummies', perhaps? :)
I consider myself quite capable C/C++ programmer, but I have absolutely no experience writing GTK+ / Glade applications for Gnome, and that is required to scratch my itch with gnome-bluetooth.
Anyone can recommend some good books / online tutorials ? 'GTK for dummies', perhaps? :)
Comments on this Entry
Delicious is your friend in this case:
http://del.icio.us/tag/gtk+tutorial
As you'll see, most of the resources are for Python, as the trend in user-level applications is towards high-level languages. As a C/C++ programmer you'd find yourself quite at home using Python which was developed to integrate well with C.
http://del.icio.us/tag/python+tutorial
http://del.icio.us/tag/gtk+tutorial
As you'll see, most of the resources are for Python, as the trend in user-level applications is towards high-level languages. As a C/C++ programmer you'd find yourself quite at home using Python which was developed to integrate well with C.
http://del.icio.us/tag/python+tutorial
[ Parent | Reply to this comment ]