Hi all:
clutter rocks!!
You are everywhere murray hehe.
I am newbye here and after 2 years in gtk+ i want forget C API pain. >:o .
Have you been working in all C++ bindings for GTKmm. Are there any trick???.
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/chapter-wrapping-c-libraries.htmlís it 100% succesful gmmproc??
I need GTS library (Gobject) and i would know if it´s difficult create
C++ bindings or use C API can be anough here??
http://gts.sourceforge.net/reference/book1.htmla last question. What about the gtkmm vs inti war in the past??
http://www.telegraph-road.org/writings/gtkmm_vs_qt.htmlhttp://www.telegraph-road.org/writings/why.htmlIt´s seems like before GTKMM developer Guillaume Laurent nowadays hates
GTK or he have good reasons to not defend GTKMM anymore???.
Guillaume Laurent talks about the problems in use a stack object:
1. From the stack : Gtk::Button foo("press me");
2. From the heap : Gtk::Button *foo = new Gtk::Button("press me");
, but i see many advantages in use stack widgets because we can build
new widgets in a easy way like GTK# or ruby/gnome.
It´s seems that INTI only had heap widgets.
http://sources.redhat.com/inti/inti-manual/gtk-hello.html#SIMPLE-HELLORegards.
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list