|
-
Mar 30th, 2021, 08:59 AM
#11
Re: Program Testers
@Olaf
Hi Olaf, I hope you see this post and can help me solve the problem.
ABOUT FONTS
So, I'm using RC6.0.0.4, and I've noticed a problem with Fonts appearing "blurry" .
This is regardless of Antialias settings or anything else (as far as I can tell).
Description:
I have custom widgets that are destroyed/created at the moment on top of another "Container" widget
Code:
CNTRL() as Object
Set CNTRL(I) = W.Widgets.Add(New cwCustomWidget .....
When Zoom is 100% no problem. Otherwise, sometimes the fonts appear blurry.
The strange thing is this:
The container widget is movable. If I move it with the mouse and release it, it happens that in some positions of the screen the Fonts are OK, while in other positions they appear blurred. (same Zoom)
This is a bizarre behavior that I can't explain.
To verify
-download the program,
https://miorsoft.github.io/Site/Phot...rFX/index.html
-select a project that has a node with parameters,
-select that node,
-CNTRL-rotate to zoom in and move the parameter container to different positions on the screen.
you will notice that if at a certain zoom value the fonts of the widgets inside the container widget appear blurred, by moving the container widget on some places of the screen the fonts will no longer appear blurred.
Last edited by reexre; Mar 30th, 2021 at 09:04 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|