Problem with legend and 2015 version

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
johnnix
Newbie
Newbie
Posts: 13
Joined: Wed Nov 05, 2014 12:00 am

Problem with legend and 2015 version

Post by johnnix » Sun Feb 01, 2015 8:34 am

Hello,

I am having problem with a legend not displaying correctly all the items, please find attached a test project. If you run the project and resize the form horizontally you will see that some times all the items appear or hide...

Also in my actual application there is a glitch that the test application cannot reproduce so I included a screenshot, at some point (while resizing horizontally) an axis label appears on the far left of the plot, it appears to be a bottom axis label.

I am using the latest 2015 TChart version under Delphi XE7.

Regards
Attachments
Screenshot 2015-02-01 10.23.40.png
Screenshot 2015-02-01 10.23.40.png (45.74 KiB) Viewed 8709 times
Test.zip
(5.71 KiB) Downloaded 626 times

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

Re: Problem with legend and 2015 version

Post by Yeray » Mon Feb 02, 2015 3:10 pm

Hi,

Thanks for reporting it.
I could reproduce the problem, I've added it to the public tracker and already found a fix for it.
http://bugs.teechart.net/show_bug.cgi?id=1110

I'll send you a mail with the modified unit so you can check if it fits your requirements.
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

johnnix
Newbie
Newbie
Posts: 13
Joined: Wed Nov 05, 2014 12:00 am

Re: Problem with legend and 2015 version

Post by johnnix » Mon Feb 02, 2015 4:56 pm

Hello Yeray,

Thank you very much for your prompt reply, copied the new file in the sources directory, run TeeRecompile, got an error when trying to install the packages (again I closed the dialog before I note down the message but is is something about a GDIOBJ missing? :) ) and compiled my app, seems to be working fine!

Regards

John

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

Re: Problem with legend and 2015 version

Post by Yeray » Tue Feb 03, 2015 8:23 am

Hi John,
johnnix wrote:got an error when trying to install the packages (again I closed the dialog before I note down the message but is is something about a GDIOBJ missing? :) )
It may be this?
johnnix wrote:compiled my app, seems to be working fine!
Good! :D
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

johnnix
Newbie
Newbie
Posts: 13
Joined: Wed Nov 05, 2014 12:00 am

Re: Problem with legend and 2015 version

Post by johnnix » Tue Feb 03, 2015 7:51 pm

Yes, that was it, copied the files missing and everything works ok :)

Regards

Post Reply