trichview.com

trichview.support




Re: table cell data question


Return to index


Author

Message

Sergey Tkachenko

Posted: 06/27/2005 22:46:14


> I've just encountered what seems to be a strange problem:

> I'm iterating through a table recursively, in order to change the size,

and

> it appears that while changing the size, in one case, the cell data

> contains an item which is a table, which in turn contains a cell which is

> equivalent to the original cell.


It's not possible...


In the line

curTable := TRvTableItemInfo(getItem(cntr));

what is GetItem?

It should be

curTable := TRvTableItemInfo(data.getItem(cntr));








Powered by ABC Amber Outlook Express Converter