Re: Setting ComboBox Uneditable



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]