Re: doubt on usage of combobox



Set the entry box contained in the combo box to not-editable.  That way, 
it behaves like a Windoze combo list box.

gtk_editable_set_editable (GTK_EDITABLE (combo->entry), FALSE) ;




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]