Difference between revisions of "Virtual Keyboard"

Jump to navigation Jump to search
75 bytes added ,  13:07, 9 June 2009
m
Line 61: Line 61:
<event name="name_of_image_map_rect" type="delete" />
<event name="name_of_image_map_rect" type="delete" />
</syntax>
</syntax>
* move_left - Move left one place in the stacked event queue.
* move_left - Move left one place in the stacked event queue (moves the position in the display_area).
<syntax type="xml">
<syntax type="xml">
<event name="name_of_image_map_rect" type="move_left" />
<event name="name_of_image_map_rect" type="move_left" />
</syntax>
</syntax>
* move_right - Move right one place in the stacked event queue if your not at the most recent event.
* move_right - Move right one place in the stacked event queue if your not at the last event (moves the position in the display_area).
<syntax type="xml">
<syntax type="xml">
<event name="name_of_image_map_rect" type="move_right" />
<event name="name_of_image_map_rect" type="move_right" />
208

edits

Navigation menu