trichview.com

trichview.support




Re: Raize Components + TRVTable = Access Violation


Return to index


Author

Message

Sergey Tkachenko

Posted: 02/04/2005 13:43:13


1) Was the document formatted (and displayed) before inserting this control?

It's absolutely necessary that it is already formatted.


2) The code


RVGetSelection(ChartEditor, SelStart, SelLength);

ChartEditor.Format;

RVSetSelection(ChartEditor, SelStart, SelLength);


is not needed, because InsertControl updates document itself (it must be

formatted before its call, and it leaves it formatted).



May be (1) is the root of this problem?





Powered by ABC Amber Outlook Express Converter