On Tue, Jan 20, 2004 at 04:24:26PM -0600, Doug Quale wrote:
> Erik Grinaker <[EMAIL PROTECTED]> writes:
> 
> > I'm trying to hide the toolbar of a gnome.ui.App() instance, but I don't
> > seem to be getting anywhere. If I just call hide() on the toolbar, it is
> > hidden but its display area is still visible (empty, though). It seems
> > to be contained in a Bonobo Dock, but I can't find any good
> > documentation on it anywhere.
> 
> You're right, hiding the gtk+ toolbar will leave a blank area in the
> Bonobo dock.  You need hide the dock item itself, but first you have
> to get the dock item.  One way is to use get_dock_item_by_name().  (As
> you note, this isn't documented well.)

[snip description of tentative fix for problem]

I've posted this as FAQ 19.10, but help me out if it's not precise
enough or downright wrong.

    http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq19.010.htp

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to