Re: How to catch enter pressed in a gtk entry text ?
- From: Flávio Alberto Lopes Soares <engenharia3 maqplas com br>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-list gnome org
- Subject: Re: How to catch enter pressed in a gtk entry text ?
- Date: 15 Jan 2002 17:22:26 -0200
I will use the "key_press" event because all windows in my application
already use this signal, and I will send the gtk entry text contents to
your manipulation function.
Thanks by help
Flavio Alberto
Em 15 Jan 2002 14:07:09 -0500, Havoc Pennington escreveu:
>
> Flávio Alberto Lopes Soares <engenharia3 maqplas com br> writes:
> >
> > I need to detect when I press enter in a gtk entry text, callback
> > function is here:
> >
>
> The "activated" signal is normally emitted when enter is pressed.
> The carriage return doesn't end up in the entry.
>
> Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]