LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   GTK+ using C++ Tutorial (https://www.linuxquestions.org/questions/programming-9/gtk-using-c-tutorial-146125/)

qcoder 02-14-2004 05:12 PM

GTK+ using C++ Tutorial
 
Does anyone know of a good tutorial that I can download that is about GTK+ (using C++) and using the glade developement environment?

llama_meme 02-14-2004 06:49 PM

When you say "using C++", are you referring to gtkmm, the library which provides C++ bindings for Gtk?

Alex

jailbait 02-14-2004 06:53 PM

"Does anyone know of a good tutorial that I can download that is about GTK+ (using C++) and using the glade developement environment?"

Here is a Gtk+ tutorial
http://www.gtk.org/tutorial/

Here is a glade 2 tutorial
http://www.kplug.org/glade_tutorial/...roduction.html

Strictly speaking Gtk+ is not C++ but it works OK with C++. I believe that you
have to use C style comments instead of C++ style comments.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

greg108 02-15-2004 05:06 PM

http://gtkmm.sourceforge.net/


All times are GMT -5. The time now is 07:29 AM.