Cursor (hwx.gui)#
- class Cursor#
Bases:
objectThe cursor of the application.
Attribute Table# Name
Type
cursorsdictpredefineddictregistereddictMethod Table# Name
Description
get(cursor)Returns the named cursor.
register(name, icon, pickmask=None, x=0, y=0)Registers a cursor so it can be set
set(cursor=None)Sets the named cursor.