Re: key_press event



On Wed, Mar 27, 2002 at 05:52:00PM +0000, Vladimir V. Markevich wrote:

Hello

If I understend you correctly you might to try this


use Gtk::Keysyms;

...
if ($Gtk::Keysyms{'Return'} == $event->{keyval}) {
...
}

Thanks, it is doing what I want!

Attachment: pgpaZlNwF6DH6.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]