Re: multiple toolbars with libgnomeuimm
- From: Murray Cumming <murrayc murrayc com>
- To: Mirek Kopriva <mkopriva hdsnet hu>
- Cc: gnomemm-list <gnomemm-list gnome org>
- Subject: Re: multiple toolbars with libgnomeuimm
- Date: Mon, 20 Dec 2004 21:33:11 +0100
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
> gnomemm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemm-list
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]