Page 2 of 2

Posted: Thu Jun 16, 2011 6:49 pm
by leandersantosm
Forget the error leaving the form, I fixed it.

Back to the tables, if I create a new table before the table that works fine, this new table will have the error of List index.

Posted: Fri Jun 17, 2011 4:21 pm
by Sergey Tkachenko
What's the stack at the moment of exception?
When the exception occurs, open a call stack window (menu View | Debug Windows | Call Stack), Ctrl+A, then Ctrl+C to select to the Clipboard.

Posted: Fri Jun 17, 2011 4:48 pm
by Sergey Tkachenko
For any case, if you do not use the latest version of TRichView & ScaleRichView, try to update them.

Posted: Fri Jun 17, 2011 4:50 pm
by leandersantosm
TList.Error('List index out of bounds (%d)',-60)
TList.Error($41D53C,-60)
TList.Get(-60)
TRVTableRow.Get(???)
TRVTableRows.GetMainCell(3,-60,3,-60)
TSRichViewEdit.checkTable(???,242,387,???)
TSRichViewEdit.MouseMove([],266,282)
TControl.WMMouseMove((512, 0, 266, 282, (266, 282), 0))
TControl.WndProc((512, 0, 18481418, 0, 0, 0, 266, 282, 0, 0))
TWinControl.WndProc((512, 0, 18481418, 0, 0, 0, 266, 282, 0, 0))
TSRichViewEdit.WndProc((512, 0, 18481418, 0, 0, 0, 266, 282, 0, 0))
TWinControl.MainWndProc((512, 0, 18481418, 0, 0, 0, 266, 282, 0, 0))
StdWndProc(396010,512,0,18481418)
TApplication.ProcessMessage((396010, 512, 0, 18481418, 3639300, (755, 581)))
TApplication.HandleMessage
TApplication.Run
ULTRASIS_SGLI

Posted: Fri Jun 17, 2011 4:52 pm
by leandersantosm
I'm using RichView 11.0.2 (checked on readme.txt).

Posted: Fri Jun 17, 2011 5:01 pm
by Sergey Tkachenko
This is quite old version. Especially ScaleRichView that was VERY improved since that time. May be the problem is because of a bug in that version of ScaleRichView.
Send me a private message with information about your order(s) (for example, email address. I'll send instructions about updating.

Posted: Fri Jun 17, 2011 5:08 pm
by leandersantosm
[...]
I guess he was requesting the new version by mail contact yesterday.
The version was already sent to him?
If yes, I will update the components.
Thanks.

Posted: Fri Jun 17, 2011 5:45 pm
by Sergey Tkachenko
I sent TRichView 12 + ScaleRichView 3 (they are free for you). Try them, may be the problem is already fixed.