Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Redraw events

The TWsRedrawEvent() is requested by RWsSession::RedrawReady() and, when a redraw is required, the request completes and the redraw event is available to the application through the RWsSession::GetRedraw() function. The redraw event contains the handle of the window that must be redrawn, and the bounding rectangle of its invalid region.

See How to draw and redraw.