Marco Bosch wrote:
> 
> Hello everybody,
> 
> Does anybody know how one can use a gtkglarea widget in glade.
> Can it already be enabled if one recompiles glade and the gtkglarea
> library is installed, or does it take more to insert one?

You can use the 'Custom' widget on the palette to insert a gtkglarea.
Of course you won't see it in Glade.

You have to write a function which creates the widget and returns it,
so the Glade-generated code can insert it into the interface.

Damon



_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to