key press events SUPR
- From: martin opengeomap org
- To: gtk-app-devel-list gnome org
- Subject: key press events SUPR
- Date: Thu, 17 Apr 2008 04:56:43 -0500 (CDT)
hi all:
I am working with gnome-ruby today and i have a question common in all GTK
APIS.
are they always the key codes the same in all platforms??
I want to catch the SUPR button
@window1.signal_connect("key-press-event") do |widget,event|
if event.keyval==65535
puts "be happy my friend you push the supr keyboard button!"
end
end
are there MACROS to solves this problems???????
Regards.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]