Dear All:
I am trying to display strings using CEikGlobalTextEditor::iEditor->SetTextL(&display_content);
but this seems can not display the escape character such as new line...what other kind of method or class can i use in order to write the newline character into the display?
Thanks

Reply With Quote

