Hi,
I'm trying to update to the last official non-beta release RichView 11 with Delphi 2007. When I go to compile RichViewActionsD2007.dproj, it gives compilation error in RVNormalize.pas on lines 62, 141 with parameter type mismatch error for string s:
newitem.Inserting(RVData, s, False);
...
RVData.ItemAction(rviaTextModifying, item, s, RVData);
Then I put string around s to go on but then it failed with identifier not found for rvlsLineHeightAtLeast in some unit ParaRvFrm.pas.
What is wrong? Is there some mismatch of sources? I will now try to download the latest rvactions and see if it works.
Thanks,
Sanjay
Updating RichView 11, can not compile
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: