Signature:
dabo.ui.getMousePosition()
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.