Scaling issue with siColorDialog

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

Scaling issue with siColorDialog

Post by Malcolm »

Hi

I have been trying to make sure my programs will behave nicely on Windows 10 when the user has chosen to use Scaling > 100%.

In that process I see that the siColorDialog does not scale nicely. The dialog and its text scales, but the color array does not. This causes an ugly overlapping at higher percentages (eg 175%).

Am I doing something wrong or is this something you should address?

Malcolm
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

Post by Malcolm »

I have just discovered that the VCL TColorDialog has the same problem. :(

I guess it is over to Embarcadero to fix this.
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

Post by Malcolm »

Reported as https://quality.embarcadero.com/browse/RSP-23407

Feel free to Vote. :)
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

Re: Scaling issue with siColorDialog

Post by Malcolm »

Hi Igor

Using W10 20H2, I just tried using the VCL TColorDialog which wraps the MS system component to see if MS had fixed its scaling bugs.

So far as I can tell it now scales OK at different dpi values etc. If you also find this is true you might want to restore TsiColorDialog to your component palette in the next release.

Malcolm
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Re: Scaling issue with siColorDialog

Post by isiticov »

Hi Malcolm,

Thank you for the info. But TsiColorDialog was never removed from components palette. It should be there as always.
Best regards,
Igor Siticov.
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

Re: Scaling issue with siColorDialog

Post by Malcolm »

Oh, so it is! How did I miss it. Sorry. :oops:
Post Reply