Symbian Developer Library

SYMBIAN OS V6.1 EXAMPLE CODE

[Index] [Previous] [Next]



EmbeddingShell: embedded pictures

Found in: epoc32ex\Graphics\Embedding


Description

EmbeddingShell provides an application shell, and a concrete control.

CGraphicExampleControl is a control class, derived from CCoeControl, which links the app shell to the concrete control.

The CPictureControl class, derived from CGraphicExampleControl, illustrates the drawing of pictures and how they can be stored to and restored from a direct file store.

[Top]


Usage

Start the example by choosing Picture from the menu List of Programs.

You step through each phase of the example by pressing the space bar or by tapping on the window drawn by that example.

[Top]


Classes used