mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
spelling fix
This commit is contained in:
parent
b257675d04
commit
b62c619028
@ -55,7 +55,7 @@ class DirectDialog(DirectFrame):
|
|||||||
buttonHotKeyList List of hotkeys to bind to each button.
|
buttonHotKeyList List of hotkeys to bind to each button.
|
||||||
Typing hotkey is equivalent to pressing
|
Typing hotkey is equivalent to pressing
|
||||||
the corresponding button.
|
the corresponding button.
|
||||||
supressKeys Set to true if you wish to supress keys
|
suppressKeys Set to true if you wish to suppress keys
|
||||||
(i.e. Dialog eats key event), false if
|
(i.e. Dialog eats key event), false if
|
||||||
you wish Dialog to pass along key event
|
you wish Dialog to pass along key event
|
||||||
buttonSize 4-tuple used to specify custom size for
|
buttonSize 4-tuple used to specify custom size for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user