Restrictions Top Parsing text Text input and selection

Text input and selection

All text controls derived from CEikEdwin use UniFEP as their front end processor and implement correct cursor movement. If you use CEikEdwin methods to set the position of the cursor or of the selection, be careful to respect the UTF-8 boundaries. You need to maintain the invariant that the cursor is never in the middle of a UTF-8 sequence for a single character.


Otfried Cheong and Enfour, Inc. VersionĀ 2.59, December 31, 2000.

Restrictions Top Parsing text Text input and selection