clickable hyperlink in a dialog
| Thu, 2007-03-01 21:31 | |
|
I solved this problem on UIQ, but not on Series 60 or Series 80...
CEikRichTextEditors have a concept called text parsers. However, they supposedly already come with default ones. These text parsers create URLs out of http:// and phone numbers, for example. I'd like these links in my text editor. On UIQ, during construction of the editor, you send in a flag CEikRichTextEditor::ETextParsers. But (this is great), there is no ETextParsers flag in the other SDKs... but there is a flag ENoTextParsers which does nothing for me. Has anyone gotten the text parsers to work on Series 60 and/or Series 80? Thanks, -euroq |
|





