Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: tagma.h

Enum TTmCursorPlacement

TTmCursorPlacement

Support

Supported from 6.1

Description

Cursor placement. Used as an argument to CTextView::SetCursorPlacement().

See also:

ECursorVertical

The text cursor is a vertical line at the insertion position, with its height and depth based on the metrics of the previous character in the paragraph or if none, the next character.

ECursorUnderlineNext

The text cursor is an underline below the character logically after the insertion position.

ECursorUnderlinePrev

The text cursor is an underline below the character logically before the insertion position.