I've been trying to find a way to create a combobox with no relief (like the sidebar selector in nautilus). So far I haven't found a way to set this property for a gtk.ComboBox. Is there a way?
>From what I can see so far I'd have to use a container button with a label and a gtk arrow and a menu that pops-up on click.... yuk... -- Darren Hart _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
