trichview.com

trichview.support




Re: XML Support error


Return to index


Author

Message

Mark DeMichele

Posted: 05/09/2002 5:51:33


I was using 1.6.21.  I downloaded the latest beta and everything compiled.


Thanks.



"Sergey Tkachenko" <[email protected]> wrote in message

news:[email protected]...

> RVXMLMisc.pas(48):

>

> procedure SetBulletInfoEx(RVData: TCustomRVData; ItemNo: Integer; Name:

> string;

>   Tag: Integer; ImgIndex: Integer; ImgList: TCustomImageList);

> begin

>   { line 48 --->} TRVBulletItemInfo(RVData.GetItem(ItemNo)).ImageList :=

> ImgList;

>   RVData.SetBulletInfo(ItemNo, Name, ImgIndex, nil, Tag);

> end;

>

> In order verions of RichView and RVXML, both left and right part of this

> assignment had TImageList type.

> In the latest version both them have TCustomImageList type.

>

> Which version of RichView do you use?

> The latest is 1.6.31

> See the mail sent to you on registering how to download the latest beta

> version.

>

> > I download this, but recieved other error messages.

> >

> > [Error] RVXMLMisc.pas(48): Incompatible types: 'TImageList' and

> > 'TCustomImageList'

> > [Error] RVXMLMisc.pas(72): Types of actual and formal var parameters

must

> be

> > identical

> > [Fatal Error] RVXMLRoutines.pas(6): Could not compile used unit

> > 'RVXMLMisc.pas'

> >

> > Any clue?  I'm using Delphi 6

> >

> > Mark DeMichele

> >

> > "Sergey Tkachenko" <[email protected]> wrote in message

> > news:[email protected]...

> > > RichViewXML for the latest beta version:

> > > http://www.trichview.com/resources/xml/beta.zip

> > >

> > > > When I download the latest version of  TRichView XML from your site,

> it

> > > > doesn't compile with the latest version of TRichView.

> > > >

> > > > Apparently, there's been a change with

> TCustomRVData.InsertFirstRVFItem.

> > > > The string passed in is a const and the XML stuff is trying to pass

in

> a

> > > var

> > > > parameter.

> > > >

> > > >

> > >

> > >

> >

> >

>

>





Powered by ABC Amber Outlook Express Converter