Re: glade



On Wed, Dec 04, 2002 at 06:57:00PM +0000, Rui Homem wrote:

i, those any one know how can i use libs and widgets that don't make
part of the Glade palette, when developing with glade.


Create the rest of your widgets in glade, then pack your custom widget
at runtime. For example gnome-terminal creates "font-selector-hbox" 
in glade, and at runtime places the font selector in that hbox.

Using libglade instead of glade's code-generation stuff may make it
easier.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]