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 <[EMAIL PROTECTED]> 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

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to