Re: Combo Box



Am Fre, 2001-12-14 um 13.53 schrieb Sreenidhi.B.G:
Dear all,
I have created a combo box, the text in the list is editable, can you
tell me how do i make it non-editable text.
-thanks,
sreenidhi,


gtk_entry_set_editable(GTK_ENTRY(GTK_COMBO(combo_box)->entry), FALSE); 

should do it...

Jörgen

-- 
There are two major products that come from Berkeley : LSD and UNIX. We
don't believe this to be a coincidence.

Jeremy S. Anderson




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