Compiled Demo/font appearance
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
May be I still do not understand the source of the problem.
To my opinion, document in zoom = 100% and zoom = 101% must look almost identically. If it is displayed wrong, the whole drawing procedure must be changed, not only displaying in 100%.
(Moreover, as far as I know how ScaleRichView works, document is formatted in higher resolution, and any displaying on the screen is scaling; just like TRVPrintPreview that displays document formatted in the printer resolution (usually higher than the screen resolution))
To my opinion, document in zoom = 100% and zoom = 101% must look almost identically. If it is displayed wrong, the whole drawing procedure must be changed, not only displaying in 100%.
(Moreover, as far as I know how ScaleRichView works, document is formatted in higher resolution, and any displaying on the screen is scaling; just like TRVPrintPreview that displays document formatted in the printer resolution (usually higher than the screen resolution))
ScaleRichview font scaling/drawing
Any good news for the font display for TScaleRichview. Seems that this depends on the monitor resolution and varies from perfect up to completely unreadable
btw: The output of TRichview looks much much better.
Thanks
Mafi
btw: The output of TRichview looks much much better.
Thanks
Mafi
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
It's quite easy to reproduce. Install VMWare 6.xx, create a small application with a TScaleRichview component, aligned to client and one button to load a *.rvf file. Compile this app and run it inside VMWare (VMWare option set: View-autofit guest), change the size of the VMWare window for each run and you can see the problem. Did the same yesterday.
Thanks and greets
Thanks and greets
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
TRichView is already updated, make sure that you use version 10.2.
If you already installed this version, then delete files of the older TRichView version, because it looks like Delphi tries to compile ScaleRichView with the older version of TRichView.
Besides, it looks like your version of ScaleRichView is not the latest because in the latest version of SclRView.pas, this TRichView.RVData's event is accessed on lines: 5799, 8490, 8492
If you already installed this version, then delete files of the older TRichView version, because it looks like Delphi tries to compile ScaleRichView with the older version of TRichView.
Besides, it looks like your version of ScaleRichView is not the latest because in the latest version of SclRView.pas, this TRichView.RVData's event is accessed on lines: 5799, 8490, 8492