Re: Combo Box
- From: Joergen Scheibengruber <Joergen Scheibengruber informatik uni-ulm de>
- To: gtk-app-devel-list gnome org
- Cc: "Sreenidhi.B.G" <nidhi ncoretech com>
- Subject: Re: Combo Box
- Date: 14 Dec 2001 15:12:01 +0100
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]