Cursor (hwx.gui)¶
The cursor of the application.
Public Methods¶
Method Details¶
-
classmethod
get
(cls, cursor)
Returns the named cursor.
-
classmethod
register
(cls, name, icon, pickmask=None, x=0, y=0)
Registers a cursor so it can be set
-
classmethod
set
(cls, cursor=None)
Sets the named cursor.
If the cursor is None, uses the standard cursor.