[Glade-devel] GladeMenuEditor for Glade3, second try.

Damon Chaplin damon@karuna.uklinux.net
02 May 2004 11:13:46 +0100


On Sun, 2004-05-02 at 09:17, Archit Baweja wrote:
> Hey
> 
> So I asked this when I first started (or restarted should I say) on the menu
> editor for glade3. Is it OK if I use libglade for this? or are we trying to 
> stay away from that and keep glade3 only C?
> 
> Would make my life a WHOLE lot easier using libglade for the menu editor
> interface. Helps UI Review too!

I'm not sure we should completely redo the GUI yet.
I think for now it would be best to just change the inputs & outputs of
the dialog so it uses all the GladeWidget/GladeProperty stuff, if
possible. Hopefully that is a fairly easy task.

A complete rewrite may take a lot of time, and if we want to support
GtkUIManager in future it may have to be rewritten again.

Damon