trichview.com

trichview.support




2 'mistakes' after updating RVE (1.9.2 to 1.9.6) and  rvRuler (1.61 to 1.70):


Return to index


Author

Message

jb

Posted: 03/03/2005 10:34:23


I have got 2 'mistakes' after updating RVE (1.9.2 to 1.9.6) and  rvRuler (1.61

to 1.70):


1.

FRichViewEdit.RVData.Format_(True, True, False, 0, FRichViewEdit.Canvas,

False,  False);

--->   [Fehler] RVRuler.pas(247): Nicht gen�gend wirkliche Parameter


  I have add a False. But I don't know if that is correct

          --->  FRichViewEdit.RVData.Format_(True, True, False, 0, FRichViewEdit.Canvas,

False,  False, FALSE);

                 All seems to be correct   ;-)


2.

FRichViewEdit.RVData.MarkStylesInUse(UsedTextStyles, UsedParaStyles, UsedListStyles);

--->   [Fehler] RVRuler.pas(324): Inkompatible Typen: 'TRVDeleteUnusedStylesData'

und 'TRVIntegerList'

[Fehler] RVRuler.pas(324): Zu viele Parameter


I have set // at the beginnung of the line:

--->  // FRichViewEdit.RVData.MarkStylesInUse(UsedTextStyles, UsedParaStyles,

UsedListStyles);

All seems to be correct   ;-)


Can one tell me what's to do ?


J�rgen





Powered by ABC Amber Outlook Express Converter