[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Toolbar
On Thu, Feb 10, 2000 at 02:22:06AM +0000, Aaron Lehmann wrote:
> > Well AFAIK, the 1.0 MDI code will not handle child toolbars yet. The current
> > MDI in the HEAD should. However I'm thinking we could hack around this
> > and add support for the real thing when gnome-libs 2.0 come out.
>
> Why not just hack up a GtkWindow in the mean time? I don't see why it
> should be so hard to switch from gtk_window_new to gnome_mdi_toolbar_new
> when that is widely available.
Well it should not be that much work, but it is a bit different for when the
MDI does it. When it does you will define a GnomeUIInfo structure array for
the system and the child specific toolbars and have that be done
automatically just like the menus.
George