1
0
Fork 0

describe <keynum> property (assignment of accelerator keys)

This commit is contained in:
mfranz 2005-11-02 13:24:33 +00:00
parent 02b79bb3aa
commit 3f8afb84da

View file

@ -145,6 +145,10 @@ properties, though they will ignore any that are not relevant:
binding - a FlightGear command binding that will be fired when the
user activates this object (more than one allowed).
keynum - the key code of a key that can be used to trigger the
widget bindings via keyboard (e.g. <keynum>97</keynum> for
the "a" key.
default - true if this is the default object for when the user
presses the [RETURN] key.
@ -593,4 +597,27 @@ for it:
Note that this will currently close all open dialogs!
background foreground highlight label legend misc
---------------------------------------------------------------------------------
dialog
group
frame
hrule
vrule
list
airport-list
input dark frame area light frame label contents cursor
text
checkbox ? area box frame label? ? cross
radio
button
combo
slider
dial
textbox
select
__end__