Loïc Faure-Lacroix napisał(a): > Well my problem is that i need to work with c++ so, using the c++ > bindings of gtk is more easier but I have problem with conversion with > the C gtkglarea to something that could be called GLarea for gtkmm.
If you ask Google for "gtkmm opengl" you will find that there is a library called gtkglext, which has a C++ counterpart, gtkglextmm. It's even mentioned on the gtkmm website. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
