Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: uikon.rh

Resource Struct EDWIN

EDWIN

Support

Supported from 6.0

Description

Text editor resource.

Resources with this structure are read by CEikEdwin::ConstructFromResourceL(), and describe the CEikEdwin to be constructed.

See also:

LONG flags=0

Bitmask of flags for the edwin.

See also:

  • EEikEdwinKeepDocument
WORD width=0

Width of the edwin in characters or pixels.

See also:

  • EEikEdwinWidthInPixels
WORD lines=1

Number of lines.

WORD maxlength=0

Maximum length of the editable text in characters.