ETEXT 12 panic
| Mon, 2005-12-19 10:36 | |
|
hi all i have a rich text editor. and i am trying to set the cursor position in following manner. Code: TInt y = iRichEditor->RichText()->DocumentLength(); iRichEditor->SetCursorPosL(y, EFalse); but on some ocasions i get a ETEXT 12 panic. i am not able to find any reasons. it would be a great help af someone could tell the resoning behind system raising a ETEXT 12 panic. warm regards |
|





