On Fri, 2004-05-28 at 09:47, John (J5) Palmieri wrote:
> On Fri, 2004-05-28 at 06:12, Xavier Ordoquy wrote:
> > On Fri, 2004-05-28 at 11:59, Jonathon McKitrick wrote:
> > > Does anyone know how to make an Outlook style toolbar?  I think Mozilla has
> > > one as well.  It's the big icons stacked vertically.  Ideally, I'd like the
> > > extra little tabs at the top and bottom that expand into new subgroups when
> > > clicked, like this:
> > 
> > Do you mean evolution ?
> > I think one would have to bind the widget or look for an evolution
> > binding.
> 
> Evolution is also removing this in newer versions.  It was found not to
> be all that useful as a UI element.  However feel free to rip it out and
> bind it.  I don't know if there is any existing way to do this in pyGtk.

We've faked this in GRAMPS. Its not a bonobo component or anything
fancy. Its just a VBox with buttons and labels, but it provides a
similar effect. You can see what we did at
http://gramps.sourceforge.net/ss-mainwin.html. It was done entirely in
GLADE, with the exception of setting the background color. 

Its actually proved to be rather popular. We have an option to use
tabbed windows, but the sidebar is remains more popular.

Don

_______________________________________________
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