trichview.support
Re: InsertPageBreak raise exception |
Author |
Message |
Sergey Tkachenko |
Posted: 05/29/2002 12:45:02 I cannot reproduce this problem. Please update you version to the latest one - 1.6.33 (if you do not know a link where to download it, I'll e-mail it) > When I insert a pagebreak it raise an exception with the message "List index > out of bounds (-1)" and the debugger stops at in the TRVEditRVData.InsertPageBreak > procedure at the line: > if (GetOffsetInCurItem>GetOffsBeforeItem(GetCurItemNo)) or > TCustomRVItemInfo(Items.Objects[GetCurItemNo]).SameAsPrev > > Before this call I have only inserted a table: > RV.AddItem('', Table); > |
Powered by ABC Amber Outlook Express Converter