query_mshape ( : : : ShapeNames )

Query all available mouse pointer shapes.

query_mshape returns the names of all available mouse pointer shapes for the current window. These can be used in the operator set_mshape. If no mouse pointers are available, the empty tuple is returned.


Parameters

ShapeNames (output_control)
string-array -> string
Available mouse pointer names.


Result

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


Possible Predecessors

open_window, set_window, open_textwindow, get_mshape


Possible Successors

set_mshape


See also

set_mshape, get_mshape



Copyright © 1996-1997 MVTec Software GmbH