TeeTreee Label size not scaled

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Bill
Newbie
Newbie
Posts: 17
Joined: Fri Dec 27, 2013 12:00 am

TeeTreee Label size not scaled

Post by Bill » Tue Mar 25, 2014 11:45 am

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

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeTreee Label size not scaled

Post by Yeray » Tue Mar 25, 2014 2:00 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Bill
Newbie
Newbie
Posts: 17
Joined: Fri Dec 27, 2013 12:00 am

Re: TeeTreee Label size not scaled

Post by Bill » Tue Mar 25, 2014 3:29 pm

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
Attachments
TeeTree Example.zip
(46.65 KiB) Downloaded 562 times

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeTreee Label size not scaled

Post by Yeray » Thu Mar 27, 2014 12:27 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Bill
Newbie
Newbie
Posts: 17
Joined: Fri Dec 27, 2013 12:00 am

Re: TeeTreee Label size not scaled

Post by Bill » Wed May 21, 2014 6:31 pm

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

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeTreee Label size not scaled

Post by Yeray » Thu May 22, 2014 10:50 am

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 11572 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Bill
Newbie
Newbie
Posts: 17
Joined: Fri Dec 27, 2013 12:00 am

Re: TeeTreee Label size not scaled

Post by Bill » Tue Jun 03, 2014 9:46 pm

Here's an example that scales Font size in XE2 but does not in XE6
Attachments
Panel Draw.zip
(46.73 KiB) Downloaded 540 times

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeTreee Label size not scaled

Post by Yeray » Thu Jun 05, 2014 8:50 am

Hello Bill,

I could reproduce the problem with your project and also translated it to Delphi.
testFontZoom.zip
(1.79 KiB) Downloaded 542 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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Bill
Newbie
Newbie
Posts: 17
Joined: Fri Dec 27, 2013 12:00 am

Re: TeeTreee Label size not scaled

Post by Bill » Thu Jun 05, 2014 12:38 pm

Great. Thank you

Bill
Newbie
Newbie
Posts: 17
Joined: Fri Dec 27, 2013 12:00 am

Re: TeeTreee Label size not scaled

Post by Bill » Fri Dec 05, 2014 2:42 pm

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

Post Reply