Re: tutorial for a GTK newbie



Manish Chakravarty wrote:
hi pros,
i want to know what is the recommended way to start programming with GTK
i already have the Glade and the GTK tutorial with me
should i use the XML file and libglade or should i stick with glade?
help will be appreciated
Manish


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



If your just starting and want to learn how things work then avoid tools that automatically do things for you like Glade.
Do all the work manually with source thats written by hand.
Don't copy/paste code from tutorials (yes there are a few) type it manually.

There is a good book coming out this month called "The Official GNOME2 Developers Guide" that looks to be an excellent source for those new to GTK. You can find more info about it at www.nostarch.com.

Nick




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]