diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-55C8C429-1BEC-5A58-94EC-DA1E51F62867.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,13 @@ + + + + + +Drawing to a Graphics Context Tutorials

The section provides examples that demonstrate how to use the GDI functions for drawing.

The examples assume that graphics context has been obtained in a variable gc. The usual way to obtain such a context, when drawing to the screen, is by CCoeControl::SystemGc(). This returns a concrete Window Server graphics context, of type CWindowGc, which is derived from CGraphicsContext.

Graphics Device + Interface Tutorials
\ No newline at end of file