get_mshape ( : : : Cursor )

Query the current mouse pointer shape.

get_mshape returns the name of the pointer shape set for the current window. The mouse pointer shape can be used in the operator set_mshape.


Parameters

Cursor (output_control)
string -> string
Mouse pointer name.


Result

get_mshape returns the value TRUE if a window is active. Otherwise, an exception is raised.


Possible Predecessors

open_window, set_window, open_textwindow, query_mshape


Possible Successors

set_mshape


See also

set_mshape, query_mshape



Copyright © 1996-1997 MVTec Software GmbH