List Index out of bounds
Posted: Mon Jun 15, 2009 7:50 pm
Sometimes I get a List Index out of bounds while working with a text in ScaleRichView (normal editing operations, i. e., typing, selecting, deleting text).
SclRview.pas
The sequence that leads to the error is always the same:
UpdateRect - line 5980
PaintPage - line 5559
DrawComponents - line 10981
DrawTreeComponent - line 10842
CRVData.pas
GetItem - line 7131
RVItem - line 5061 - ERROR
All the best,
Alexandre
SclRview.pas
The sequence that leads to the error is always the same:
UpdateRect - line 5980
PaintPage - line 5559
DrawComponents - line 10981
DrawTreeComponent - line 10842
CRVData.pas
GetItem - line 7131
RVItem - line 5061 - ERROR
All the best,
Alexandre