| Table of Contents / Graphics / Text | Operators |
set_tshape — Set the shape of the text cursor.
set_tshape( : : WindowHandle, TextCursor : )
set_tshape 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_tshape.
Window identifier.
get_tshape 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_window, open_textwindow, query_tshape, get_tshape
get_tshape, query_tshape, write_string, read_string
Foundation
| Table of Contents / Graphics / Text | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |