Re: Combo widget with no user input?
- From: Jan Jirmasek <jim ure cas cz>
- To: Nils Rennebarth <nils ipe uni-stuttgart de>
- Cc: GTK Liste <gtk-list gnome org>
- Subject: Re: Combo widget with no user input?
- Date: Wed, 6 Sep 2000 11:34:00 +0200 (CEST)
On Wed, 6 Sep 2000, Nils Rennebarth wrote:
> Is there a widget that looks like the combo box but only allows the user to
> select from the list, not to type in her own entry?
This should be enough:
gtk_entry_set_editable(GTK_ENTRY(GTK_COMBO(combo_box)->entry),FALSE);
Jim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]