Re: [Java-gnome-developer] special sidebar combobox-style widget
Brought to you by:
afcowie
From: Adam J. <ajo...@re...> - 2006-03-09 15:09:14
|
Hi Lars, To the best of my knowledge and what I've been able to glean off the GTK docs, no such widget exists in GTK and therefore in Java-GNOME. However, implementing such a widget yourself if definitely possible within the widget set that GTK (and Java-GNOME) provides, which is probably what the people in Nautilus did. Best of Luck! Adam Lars Weber wrote: > Hi everyone, > > there's this special type of ComboBox widget that's used in the sidebars > of newer versions of the Nautilus browser or evince for example. (It's > special mostly in that it appears as a label with a downwards arrow by > default and only changes to a button when the mouse is above it.) Is > this widget also available in Java-GNOME? If so, what's it's name? > (I'm not even sure wheter the widget is part of GTK...) > > Regards, > Lars > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |