On Tue, 2008-02-12 at 16:15 +0100, Alexandre Abadie wrote: > Does some of you know how use VTK widget in gtkmm ? > I found http://vtkgtk.sourceforge.net/ and succeeded in making it > compile and run with cmake. But it's based in gtk and not gtkmm.
You can still wrap() them to use in a Gtkmm application, like you'd do for pure Gtk widget. Hub _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
