Re: Need widget to edit label text
- From: Sven Neumann <sven gimp org>
- To: The Surprises <thesurprises1 attbi com>
- Cc: gtk-list gnome org
- Subject: Re: Need widget to edit label text
- Date: 05 Dec 2002 14:16:16 +0100
Hi,
The Surprises <thesurprises1 attbi com> writes:
> Before I dive into coding one, does anyone have any code that allows one
> to edit the text of a label widget? The user can double click on the
> label, and it will magically convert to a text entry that the user can
> edit, then when the user hits return, it magically turns back into a
> label.
the widget for an editable label is called GtkEntry. If the label
should be editable, mark it as such by using a GtkEntry. Anything else
would only be confusing to the user.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]