Hello all,
There is a problem with rich text editors located within dialogs that I noticed 3 years ago but forgot the solution (if there was any).
When a rich text control (CEikRichTextEditor) is located withing dialogs using resource files (resource RTXTED), it will 'eat' the newline input by pressing the '0' key three times. The editor works correctly if it is within a normal view and created manually in C++ code, so the problem is only limited to dialogs.
The problem is visible directly in Nokia examples such as the Type example code (see link below) and the SmsSend example in the S60v2 FP2 SDK. Both of these examples have a dialog which contains a RTXTED and pressing '0' does not have the expected effect of creating a line break.
http://www.forum.nokia.com/info/sw.n..._v1_0.zip.html
I am looking for a direct and simple solution to the problem, rather than a redesign of the UI. Plase post here if you have run into this yourself..
Thanks in advance,
Pawel



