diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-8C134C72-0552-59FE-AA19-F72250A8A947.dita --- a/Symbian3/SDK/Source/GUID-8C134C72-0552-59FE-AA19-F72250A8A947.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-8C134C72-0552-59FE-AA19-F72250A8A947.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,32 +1,37 @@ - - - - - -CustomControls: -custom control example -

Note: This example only works properly with Techview and there -is no guarantee that it will work with other interfaces.

-
Description

CustomControls demonstrates -customised simple and compound UI Control Framework control classes. Compound -controls are used as on-screen containers for other controls, either simple -or compound. The custom controls are subclasses of the class CCoeControl, -with implementations of its virtual functions for construction, drawing, and -accepting user input.

Note that the CustomControls example -has dependencies on GUI components that may not be present on all SDKs.

-
Download

Click on the following link to download -the example: CustomControls.zip

Click: browse to view the example code.

-
Usage

When the application starts, it displays -two smiling faces (smiley) controls. The mood of the smileys can be changed -by selecting a smiley using the left/right keys or pointer, and pressing space/clicking. -A dialog containing the smiley controls can be started from the application’s -menu.

-
Class Summary

CCoeControl

MCoeControlObserver

CEikDialog

CEikAppUi

CEikDocument

CEikApplication -

+ + + + + +CustomControls: custom control example +

Note: This example only works properly with Techview and +there is no guarantee that it will work with other interfaces.

+
Description

CustomControls demonstrates customised +simple and compound UI Control Framework control classes. Compound +controls are used as on-screen containers for other controls, either +simple or compound. The custom controls are subclasses of the class CCoeControl, with implementations of its virtual functions +for construction, drawing, and accepting user input.

Note +that the CustomControls example has dependencies +on GUI components that may not be present on all SDKs.

+
Download

Click on the following link to download the example: CustomControls.zip

Click: browse to view the example code.

+
Usage

When the application starts, it displays two smiling faces (smiley) +controls. The mood of the smileys can be changed by selecting a smiley +using the left/right keys or pointer, and pressing space/clicking. +A dialog containing the smiley controls can be started from the application’s +menu.

+
Class +Summary
    +
  • CCoeControl

  • +
  • MCoeControlObserver

  • +
  • CEikDialog

  • +
  • CEikAppUi

  • +
  • CEikDocument

  • +
  • CEikApplication

  • +
\ No newline at end of file