Re: multiple toolbars with libgnomeuimm
Murray Cumming <[email protected]> Mon, 20 Dec 2004 21:33:11 +0100
| Newsgroups | gmane.comp.gnome.gnomemm |
|---|---|
| Message-ID | <1103574792.9336.2.camel@murrayc_debian> |
I suggest that you don't use the Gnome::UI menus and toolbars API unless you have a really good reason. The Gtk::UIManager API in gtkmm is far easier. The Gnome::UI stuff will be deprecated eventually. On Sat, 2004-12-18 at 03:55 +0100, Mirek Kopriva wrote: > Hi folks, > I'm trying to set multiple toolbars using libgnomeuimm. > The method: > > create_toolbar (const Items::Array< Items::Info> &info) > > of Gnome::UI:App class creates only one. > I was trying to use > > add_toolbar (Gtk::Toolbar &toolbar, > const Glib::ustring &name, > BonoboDockItemBehavior behavior, > BonoboDockPlacement placement, > int band_num, int band_position, int offset), > > but without any sucess. Is there any other way? What about the > BonoboDock... parameters, what are they for? I'm not familiar with > Bonobo at all. > I couln't find any docs about how to use this method. > (Sorry for the previous messed up email) > Thanks a lot for answers. > _______________________________________________ > gnomemm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnomemm-list -- Murray Cumming [email protected] www.murrayc.com www.openismus.com