Graphical output functions

Top 

 

Graphical output functions draw various graphical objects and text in special User window. To draw in a user window, first open it with the OpenUserWindow function that returns the window identifier (handle). Then use the identifier to reference the window (multiple user windows can be open at the same time). For more information, see User window.

In all graphical output functions, the first parameter () is the window identifier.

OpenUserWindow

ClearWindow

SetCaption

SetToolbar

SetUpdateMode

UpdateWindow

SelectPen

SelectBrush

SelectFont

SetTextColor

SetBkColor

SetBkMode

DisplayText

DisplayTextF

MoveTo

LineTo

FillRect

Rectangle

[****]

InvertRect

Curcuit

Ellipse

Polyline

SetPixel

AddButton

RemoveButtons

WaitWindowEvent

[****]

LastEventInt{1...4}