Page 1 of 1

TeeChart legend checkbox disaligned

Posted: Mon Nov 06, 2017 11:19 am
by 16580071
Hi,
I've a problem with the TeeChart legend when I'm using my japanese localized module on Windows Server 2012 OS.

In the attachment an image of the related problem.
Checkbox are not aligned to description.
If i run module in original italian language or in english no problems are visible.

TeeChart version is 2016.19.161025 VCL on Delphi XE10.1 Berlin.

Regards, Luca

Re: TeeChart legend checkbox disaligned

Posted: Mon Nov 06, 2017 12:32 pm
by yeray
Hello Luca,

I saw that same question at StackOverflow (here) and suggested to try the latest version, here. Have you tried it?

Re: TeeChart legend checkbox disaligned

Posted: Mon Nov 06, 2017 2:03 pm
by 16580071
Hy Yeray,
excuse me but I didn't see the answer on Stackoverflow. As soon as I can i try with the new version and I let you know.

Thank you :-)

Re: TeeChart legend checkbox disaligned

Posted: Mon Nov 06, 2017 2:58 pm
by 16580071
Hi Yeray,
I've tried the new version on a cloned virtual machine and all is working correctly.

The problem is that we are releasing a new version of our software and it's a problem to update TeeChart component now beacuse we have no time to retest all the place where it is used.

There is a workaround to solve the problem on our version?

Re: TeeChart legend checkbox disaligned

Posted: Tue Nov 07, 2017 9:30 am
by yeray
Hello,

I'm afraid the workaround would consist on manually drawing the full legend and all the elements on it (checkboxes, legend symbols and texts) and to use the mouse events to bring those checkboxes to live.
It wouldn't be a simple workaround.