[previous] [up] [next]     [index]
Next: get-dc Up: Windowing Class Reference Previous: set-label

canvas<%>

Extends: subwindow<%>

A canvas is a subwindow onto which graphics and text can be drawn. Canvases also receive mouse and keyboard events.

To draw onto a canvas, get its device context (see get-dc).

The canvas<%> interface is implemented by two classes:

Methods

All Methods

[previous] [up] [next]     [index]
Next: get-dc Up: Windowing Class Reference Previous: set-label

PLT