There was an error while loading. Please reload this page.
Sets the on_left_dragstart handler for mouse dragging in the graphics area.
on_left_dragstart
pyui.set_on_left_dragstart_handler(function)
function
nil
In order to retreive on_left_dragmove and on_left_dragend events, the on_left_dragstart handler has to be set.
on_left_dragmove
on_left_dragend
Control Gallery, set_on_left_dragmove_handler, set_on_left_dragend_handler, set_on_left_click_handler, set_on_right_click_handler