Re: HandleBox



On Thu, 2005-11-17 at 17:35 +0000, Dan Stump wrote:
I was wondering if there are any documents online showing how to use  
Gtk2::HandleBox.  I want to use this to create a toolbar that can be  
snapped into various places on my interface.

You're probably better off using Gnome2::App, in particular
Gnome2::App->add_toolbar and Gnome2::App->add_docked. I don't know of a
good GtkPerl example, but alleyoop and Inkscape are good examples of the
general GnomeApp API (gedit and evolution also use GnomeApp docked
toolbars, but through BonoboUI, which is somewhat more involved).

HTH,

Ed




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]