Re: [patch] dynamic toolbars for XForms

2004-04-29 Thread Angus Leeming
Angus Leeming wrote: > The attached patch builds on my patches of last week that cleaned up > the Qt and Gtk Toolbar code, splitting the Toolbar class into three > new classes LayoutBox, Toolbar and Toolbars, the latter being simply > a container of, well, Toolbar-s ;-) > > This patch extends tha

[patch] dynamic toolbars for XForms

2004-04-28 Thread Angus Leeming
The attached patch builds on my patches of last week that cleaned up the Qt and Gtk Toolbar code, splitting the Toolbar class into three new classes LayoutBox, Toolbar and Toolbars, the latter being simply a container of, well, Toolbar-s ;-) This patch extends that to include the XForms frontend a