Name
set_tshapeset_tshapeSetTshapeset_tshapeSetTshapeSetTshape — Set the shape of the text cursor.
Warning
set_tshapeset_tshapeSetTshapeset_tshapeSetTshapeSetTshape is obsolete and is only provided for
reasons of backward compatibility.
set_tshapeset_tshapeSetTshapeset_tshapeSetTshapeSetTshape sets the shape and the display mode of the text
cursor of the output window.
A text cursor marks the current position for text output. It is different
from the mouse cursor (although both will be called 'cursor', if the context
makes misconceptions impossible). The available shapes for the text cursor
can be queried with query_tshapequery_tshapeQueryTshapequery_tshapeQueryTshapeQueryTshape.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Name of cursor shape.
Default value:
'invisible'
"invisible"
"invisible"
"invisible"
"invisible"
"invisible"
set_tshapeset_tshapeSetTshapeset_tshapeSetTshapeSetTshape returns 2 (H_MSG_TRUE) if the window is valid and the
given cursor shape is defined for this window. Otherwise an
exception is raised.
open_windowopen_windowOpenWindowopen_windowOpenWindowOpenWindow,
query_tshapequery_tshapeQueryTshapequery_tshapeQueryTshapeQueryTshape,
get_tshapeget_tshapeGetTshapeget_tshapeGetTshapeGetTshape
write_stringwrite_stringWriteStringwrite_stringWriteStringWriteString,
read_stringread_stringReadStringread_stringReadStringReadString
get_tshapeget_tshapeGetTshapeget_tshapeGetTshapeGetTshape,
query_tshapequery_tshapeQueryTshapequery_tshapeQueryTshapeQueryTshape,
write_stringwrite_stringWriteStringwrite_stringWriteStringWriteString,
read_stringread_stringReadStringread_stringReadStringReadString
Foundation