Page 1 of 1

TeeTreee Label size not scaled

Posted: Tue Mar 25, 2014 11:45 am
by 16568187
Hi,

I'm using TCustomTeePanelExtended in my project. The View3DOptions->Zoom function used to zoom text displayed using Rotelable3d function. However, the latest version of TeeChart fails to do so. With TeeChart Pro v2012.07.121105 32bit VCL, zoom label ok. With TeeChart Pro v2014.10.140220 32bit VCL, zoom label not working.

I did a test. drop a TeeTree in to a new form. Drop a label in to TeeTree. The zoom function will zoom label in version TeeChart v2012, but the label is not zoomed in TeeChart v2014 for some reason.

I have BCB XE2 and BCB XE5 runing on Windows 7 64 bit.

I've been using this feature for over 10 years and I do need to have this feature working.

Thanks

-Bill

Re: TeeTreee Label size not scaled

Posted: Tue Mar 25, 2014 2:00 pm
by yeray
Hi Bill,

We'd need an example to reproduce the problem here because I'm not sure about how are you adding the label, nor if you mean TLabel or an instance of another class.

Re: TeeTreee Label size not scaled

Posted: Tue Mar 25, 2014 3:29 pm
by 16568187
Hi,

Here's an example. All I have to do is just drop a TeeTree in to a form. Double Click on the TeeTree and add a Rectangle. Click on Zoom. THe Rectangle will change in size but the text within the Rectangle will not change in size.

Thanks

Bill

Re: TeeTreee Label size not scaled

Posted: Thu Mar 27, 2014 12:27 pm
by yeray
Hello Bill,

Thanks. I could reproduce the problem so I've created a new ticket in the bug tracking system:
http://bugs.teechart.net/show_bug.cgi?id=669
Feel free to add your mail account to the CC list so you can be automatically notified when an update arrives.

Re: TeeTreee Label size not scaled

Posted: Wed May 21, 2014 6:31 pm
by 16568187
Hi,

I've downloaded the latest TChart Pro (May 12th release). Apparently this bug is still there. I can not move forward with my project without have this bug fixed.

Thanks

-Bill

Re: TeeTreee Label size not scaled

Posted: Thu May 22, 2014 10:50 am
by yeray
Hello,

The project you posted above looks like this in XE6 and TeeChart v2014.11 for me here. Doesn't it for you?
2014-05-22_1250.png
2014-05-22_1250.png (10.99 KiB) Viewed 12363 times

Re: TeeTreee Label size not scaled

Posted: Tue Jun 03, 2014 9:46 pm
by 16568187
Here's an example that scales Font size in XE2 but does not in XE6

Re: TeeTreee Label size not scaled

Posted: Thu Jun 05, 2014 8:50 am
by yeray
Hello Bill,

I could reproduce the problem with your project and also translated it to Delphi.
testFontZoom.zip
(1.79 KiB) Downloaded 626 times
We are investigating what's wrong in it and we'll tell you what's the correct way to draw the text from v2013.09 as soon as possible.

Re: TeeTreee Label size not scaled

Posted: Thu Jun 05, 2014 12:38 pm
by 16568187
Great. Thank you

Re: TeeTreee Label size not scaled

Posted: Fri Dec 05, 2014 2:42 pm
by 16568187
Hi,

When can I expect a fix for this issue? I can not BCB XE 7 with Teechart at moment without having this issue fixed.

Thanks.

btw. Is there a way to install TeeChart VCL version 2012 Build 2012.07.121105 in to BCB XE7? That's the version I'm using now with BCB XE2.

Thanks