Re: Setting ComboBox Uneditable
- From: Carlo Agrusti <carlo-ag libero it>
- To: gtk-app-devel-list gnome org
- Subject: Re: Setting ComboBox Uneditable
- Date: Thu, 24 Feb 2005 11:40:41 +0100
Andy Grebe ha scritto lo scorso 22/02/2005 13:44:
Hi,
I'm trying to make the combo box uneditable. It looks like it would
have a GtkEntry as part of the struct, but I can't seem to find it in
the header to set that uneditable.
GtkComboBox *does not* have an editable entry, so there is no need to
render it uneditable; the deprecated GtkCombo have such a GtkEntry
member, but it has been substituted by GtkComboBoxEntry.
Thanks,
Andy Grebe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]