J
john_woo
Hi,
If what I want from the on_mouse_move function is, trigger another
function in two case:
1. when the mouse holds at same position for 1 second;
2. when the mouse fully stop;
in other cases (when mouse keeps moving) don't trigger that function.
Can any one tell how to implement this?
If what I want from the on_mouse_move function is, trigger another
function in two case:
1. when the mouse holds at same position for 1 second;
2. when the mouse fully stop;
in other cases (when mouse keeps moving) don't trigger that function.
Can any one tell how to implement this?