Cursor (hwx.gui)#

class Cursor(plot)#

Bases: Cursor

A Cursor for Plot frame only.

Method Table#

Name

Description

set (self, cursor=None)

Sets the mouse cursor with the specified cursor.

setOnIdle (self)

unset (self)

Unset the mouse cursor.

unset()#

Unset the mouse cursor.

set(cursor=None)#

Sets the mouse cursor with the specified cursor.

Parameters:

cursor (str) – The cursor name to be set.