Raoul, have you looked at UIManager?
If you need *live* example, here's one (search for ActionGroup::create): http://cvs.sourceforge.net/viewcvs.py/granule/granule/src/DeckPlayer.cpp?rev=1.62&view=auto dialog's snapshot: http://granule.sourceforge.net/grapp-manual/figures/grapp-deckplayer-front.png Also, search the list's archive. There have been several discussion not long ago on the very same subject. hope this helps, -Vlad On Fri, 2005-01-28 at 04:45, Raoul wrote: > Hi, > > I want to port my project from gtkmm2.0 to 2.4, but I'm having trouble with > the toolbar... With gtkmm2 I could add a standard widget to the toolbar like > that: > > Gtk::HScale widget; > myToolbar.tools().push_back(widget); > > But now with gtkmm2.4 I can't find an equivalent function! > How can I do that? > > Help appreciated. > > Raoul > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list -- _____________________________________________________________ Vladislav Grinchenko http://home.comcast.net/~3rdshift/ e-mail: [EMAIL PROTECTED] Focus on quality, and productivity will follow. _____________________________________________________________ _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
