Re: Need widget to edit label text



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]