Editors

Figure 57: Plain text editor

Many S60 applications involve displaying and processing data in text form. Many of these applications also allow the user to modify or produce new data. The family of editor controls provides the application designer a way to handle these needs in a uniform and efficient way. The AVKON editor controls have been designed to be applied and customized to meet the specific text display and input needs of the application. The editor class, CEikEdwin, is the base to almost all editors.

AVKON provides the following editors:

For information on constructing and using editiors, see Editors API.