diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-5944FFF1-79C6-4F5E-95C8-F4833AFC64AB.dita --- a/Symbian3/SDK/Source/GUID-5944FFF1-79C6-4F5E-95C8-F4833AFC64AB.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-5944FFF1-79C6-4F5E-95C8-F4833AFC64AB.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,50 +1,50 @@ - - - - - -Controls -

The term control refers to a rectangular area of the display -that may respond to user input events. A control provides a means of access -to a window, which means it can be drawn onto the window and receive input.

-

Controls are derived from CCoeControl.

-

Examples of controls include:

- -

For more information on controls, see:

- -

For information on controls and event handling, see Window -server events.

-

For more information on implementing controls in different architecture -approaches see:

- -

This section comprises:

+ + + + + +Controls +

The term control refers to a rectangular area of the display +that may respond to user input events. A control provides a means of access +to a window, which means it can be drawn onto the window and receive input.

+

Controls are derived from CCoeControl.

+

Examples of controls include:

+
    +
  • buttons

  • +
  • menus

  • +
  • text edit boxes

  • +
  • main panes that display application specific data

    +
  • +
+

For more information on controls, see:

+
    +
  • Window-owning +controls and non-window-owning controls

  • +
  • The +run-time control hierarchy

  • +
  • UI +Control Framework overview

  • +
+

For information on controls and event handling, see Window +server events.

+

For more information on implementing controls in different architecture +approaches see:

+
    +
  • Traditional +Symbian UI application architecture

    +
  • +
  • View +architecture

    +
  • +
  • Dialog +architecture

    +
  • +
+

This section comprises:

\ No newline at end of file