Re: [glade--]How to use gtkglextmm in glade?
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
sunwei wrote: > Hello list, > > I want to use opengl in gtkmm. So I need the gtkglextmm. But I know > glademm can not create gtkglextmm directly. SO what is the general > method to do this? try as a custom widget. Put the class name into "creation function". You might need to provide an include file proxy of the same name. If you have problems ask again. If glade[-2] directly supports this widget tell me and I will write special support for it. (You can help me if you send me a tiny project which uses it.) Christof