Cursor (hwx.gui)

A Cursor for Plot frame only.

Inherits:

Public Methods

set (self, cursor=None)
unset (self)

Method Details

set(self, cursor=None)

Sets the mouse cursor with the specified cursor.

param cursor:The cursor name to be set.
type cursor:str
unset(self)

Unset the mouse cursor.