Difference between revisions of "Event class Keyboard"
From Flowcode Help
Jump to navigationJump to search (XML import for latest events) |
(XML import) |
||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
<sidebar>Event Contents</sidebar> | <sidebar>Event Contents</sidebar> | ||
''<span style="color:red;">No additional information</span>'' | ''<span style="color:red;">No additional information</span>'' | ||
Latest revision as of 15:59, 16 January 2014
<sidebar>Event Contents</sidebar> No additional information
See the individual events for details of how to use this event class
Events provided for this class
| ButtonName | Sent to give a meaningful name to a button on a simulated mouse-click |
| KeyMapDown | Post when a mapped key is pressed for the component |
| KeyMapUp | Post when a mapped key is released for the component |
| MappingKeys | Sent to find out how many keys it is possible to map to the component during simulation |
| MappingName | Sent to give a meaningful name to a custom key-map event for a component |
See also
No additional information