w anyway.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
- Original Message -
From: Tim Roberts
To: Python-Win32 List
Sent: Wednesday, 19 February, 2014 8:05 PM
Subject: Re: [python-win32] win32gui cursor position
Jacob Kruger wrote:
> ...
> But, while something like .GetCursorInfo looks promising, I am
> struggling to find more info about what the first two returned items
> are - one of them seems to be an integer which almost matches the same
> value you get returned using just .GetCursor(), ...
>
> Sug
n his body, but not his spirit...'
- Original Message -
From: Jacob Kruger
To: python-win32@python.org
Sent: Tuesday, 18 February, 2014 9:59 PM
Subject: [python-win32] win32gui cursor position tracking etc.
Firstly, I know the following can retrieve mouse curso
Firstly, I know the following can retrieve mouse cursor position coordinates
easily enough:
import win32gui
tPos = win32gui.GetCursorPos()
But, while something like .GetCursorInfo looks promising, I am struggling to
find more info about what the first two returned items are - one of them seems