Re: [gtk-list] Pressing return signal in entry widget
- From: Kent Schumacher <kent structural-wood com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Pressing return signal in entry widget
- Date: Tue, 15 Feb 2000 12:44:13 -0600
rhfreeman wrote:
> Hi all,
>
> I have been using the "insert-text" signal to read the contents of a entry
> widget as they are entered, but I can't find a way to detect return/enter
> being pressed in it.
>
> Can anyone help?
>
> Rich
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
Use the 'activate' signal. You will find documentation for it in one of the parent
widgets for gtk_entry - I think it's inherited from gtk_editable
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]