Edit history

Edit: -1 of 1
Time: 2007-01-20 21:25:57
Note: /dabosite/wiki/DaboUiGetMousePosition/reparent

changed:
-
Signature:

 <pycode>dabo.ui.getMousePosition()</pycode>

Description:

 Returns the x,y coordinates of the mouse on the screen.

Returns:

 A 2-tuple containing the (x, y) values for the mouse position.

Comments:

 The coordinates are absolute screen coordinates, not relative to the active form.