ETEXT 12 panic

Login to reply to this topic.
Mon, 2005-12-19 10:36
Joined: 2004-12-31
Forum posts: 83
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

saurabh

  • Login to reply to this topic.