You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is is possible to implement retrieving cursor type?
In windows, for example, this can be done in python with win32gui.GetCursorInfo()
Never seen something like that in MasOS or linux, would be nice to have.
Is is possible to implement retrieving cursor type?
In windows, for example, this can be done in python with win32gui.GetCursorInfo()
Never seen something like that in MasOS or linux, would be nice to have.