Re: [gtk-list] Re: Glade - UI Builder



On Tue, 28 Apr 1998, Federico Mena Quintero wrote:

> Then you call the gtk_ted_prepare() function.  This function will
> either pop up the dialog if a layout for the widgets has already been
> defined, or it will pop up a GUI editor if it has not been defined
> yet.  When the programmer arranges the widgets in the GUI editor, it
> saves the configuration for later runs.
The point is, that it shouldn't be C code as this would make usage from
other languages complicated, instead it should be some intermediate
representation.

The problem of your solution (at least it sounds this way), is that I've
to compile a program to start designing, ...
> 
> >  -) How does one add slots to a VBox?
> 
> You add a new widget to it and then you can use the
> gtk_box_reorder_child() function.
I've been talking about the Glade UI.
> 
> >  -) I presume the SigSegv is not intended when I try to open a colorsel in
> >     properties window. (RH5.0, GTK 1.0.0, 24bit XF86, S3Virge 4MB)
> 
> Where does it crash?
When I try to change a color in the properties window. (Again in Glade.)

Andreas




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