Search found 6 matches
- Fri May 31, 2019 8:12 pm
- Forum: Support
- Topic: Integer -> NativeInt
- Replies: 2
- Views: 14461
Re: Integer -> NativeInt
Thank you. That makes sense.
- Thu May 30, 2019 6:57 pm
- Forum: Support
- Topic: Integer -> NativeInt
- Replies: 2
- Views: 14461
Integer -> NativeInt
These are additional areas we found with our automated testing of RichView 17.6.2_8.5.1 where Integer or LongInt should be replaced with NativeInt: RichViewActions/Source/RichViewActions.pas:RVAMakeTag(4503): Result := Integer(StrNew(PChar(S2))) RvHtmlImporter/Source/RvHtmlImport.pas:MakeRVTag(2808 ...
- Thu May 30, 2019 6:28 pm
- Forum: Support
- Topic: TableGrid lines projecting when exported
- Replies: 2
- Views: 14008
Re: TableGrid lines projecting when exported
Sorry it took so long to get back to you. Grid.rvf is a simple 2x2 grid showing the issue. It and the Grid.rtf file were saved using the TCustomRichView.SaveRVF/RTF functions from within our program. Grid2.rtf was generated but opening Grid.rvf using "..\Demos\Delphi\Editors\Editor 1\RVEditDemo.exe ...
- Thu Apr 11, 2019 9:05 pm
- Forum: Support
- Topic: TableGrid lines projecting when exported
- Replies: 2
- Views: 14008
TableGrid lines projecting when exported
Attach is a png of a simple 2x2 grid and the RTF output of the same using SaveRTF. The displayed grid (png) looks fine, but when the exported RTF is rendered in Word or something similar, the grid lines seem to project. Is there anyway to correct this? Using latest TRichView/ScaleRichView (17.6.2_8 ...
- Thu Apr 11, 2019 8:42 pm
- Forum: Support
- Topic: AntiAliasing/Pallet different on different machines.
- Replies: 2
- Views: 12686
Re: AntiAliasing/Pallet different on different machines.
Thanks for the suggestion. ClearType does effect what is rendered, but I now the rendering differences seem to be the result of several factors which might include the graphics card of host computer. In any case, it is definitely not a TRichView issue.
- Tue Apr 09, 2019 9:50 pm
- Forum: Support
- Topic: AntiAliasing/Pallet different on different machines.
- Replies: 2
- Views: 12686
AntiAliasing/Pallet different on different machines.
Not saying this is a TRichview issue, but hoping you may be able to shed some light regarding what may be going on. We have many test machines on which regression testing is performed. In this case the test is writing some sample text via TRichView and saving the image to a file (the attached pngs ...