Re: [Java-gnome-developer] Searcheble Combobox
Brought to you by:
afcowie
From: Damian M. <da...@sp...> - 2006-01-12 12:20:30
|
I've maded. I've added in the current theme config file (gtkrc) GtkComboBox::appears-as-list = 1 this makes the combo with scrolls and is searchable I've tried setting the property from the java-gnome API on the combobox or on the combobox style with no effect. |