Symbian Developer Library

SYMBIAN OS V6.1 EXAMPLE CODE

[Index] [Previous] [Next]



PtBuffer: the pointer move buffer

Found in: epoc32ex\Graphics\WS\PtBuffer\


Description

This example implements simple freehand drawing. The example illustrates the use of RWindowBase's pointer move buffer functions: AllocPointerMoveBuffer(), EnablePointerMoveBuffer(), RetrievePointerMoveBuffer() and DisablePointerMoveBuffer().

[Top]


Running under WINS

Hold down the shift key and drag the mouse (with left mouse button down) for freehand drawing.

[Top]


Running under ARM

Hold down the shift key and draw using the pointer device.

[Top]


Classes used

The example demonstrates the pointer move buffer functions defined in class RWindowBase.