Re: [gtk-list] Perl/GTK and Gdk Key Syms... where are they?



Brett Kosinski wrote:
> 
> I'm working on a program using Perl/GTK, and I'm trapping the
> key_press_event.  Now, everything there is working great, but I can't
> figure out where to get the GDK key values.  Right now, I've had to resort
> to copying the keysym values from gdkkeysyms.h (which is prolly not
> portable).  So, where would I get these values for Perl/GTK?  Any help
> would be appreciated. :)
Hi, I'm sorry that I can't help but if you find a way I would love to
know. My only thoughts are to do some wild regexps on the gdkkeysyms.h file 
or bind the keysyms myself - except that I don't know C or xs :-) or
as a work-around to extract just the usual keysyms that appear.

Regards, Dermot



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