Re: Non-editable GtkComboBoxEntry?
- From: "Matthias Clasen" <matthias clasen gmail com>
- To: "Murray Cumming" <murrayc murrayc com>
- Cc: gtk-list gnome org
- Subject: Re: Non-editable GtkComboBoxEntry?
- Date: Fri, 10 Mar 2006 12:40:36 -0500
On 3/9/06, Murray Cumming <murrayc murrayc com> wrote:
> Is there any good way to make a GtkComboBoxEntry non-editable?
>
> Calling gtk_entry_set_editable() on the child GtkEntry isn't enough. The
> user can still change the contents of the GtkEntry by choosing something
> from the drop-down menu.
>
> Calling gtk_widget_set_sensitive() on the GtkComboBoxEntry isn't enough,
> because the user then can't select the text to copy it.
>
Hmm, we don't currently have a good (or any) solution to "insensitive, but
selectable".
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]