v2010 View3DOptions.VertOffset changed behavior

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Bert Kreisel
Newbie
Newbie
Posts: 5
Joined: Fri Apr 16, 2010 12:00 am

v2010 View3DOptions.VertOffset changed behavior

Post by Bert Kreisel » Wed May 05, 2010 11:26 am

In VCL V2010 a 3D Pie loaded from a file has a wrong vertical position (too much at bottom). The same chart (with same View3DOptions.VertOffset=24) loaded with VCL V8.06 has the right position. For correct vertical position with v2010 we have to change View3DOptions.VertOffset=-14. We have manny chart configurations saved at our clients which won't be completly visible after update to V2010. Could you please help us?

Thanks in advance.
Bert Kreisel

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: v2010 View3DOptions.VertOffset changed behavior

Post by Narcís » Thu May 06, 2010 8:33 am

Hi Bert,

Could you please attach a simple example project or a *.tee file we can run "as-is" to reproduce the problem here?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Bert Kreisel
Newbie
Newbie
Posts: 5
Joined: Fri Apr 16, 2010 12:00 am

Re: v2010 View3DOptions.VertOffset changed behavior

Post by Bert Kreisel » Fri May 07, 2010 2:17 pm

Hi Narcis,

i attached v806.tee in v806.zip.

Thanks in advance.
Bert Kreisel
Attachments
v8_06.zip
(1.81 KiB) Downloaded 257 times

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

Re: v2010 View3DOptions.VertOffset changed behavior

Post by Yeray » Wed May 12, 2010 12:11 pm

Hi Bert,

We can't load the tee file you've attached above. It gives us a "Class TCopyLastFunction not found" error.
Could you please send us an example we can run as-is here of how to create a tee file like this, or try to send us another tee file without this dependence?
Note that you can export your chart as text so the configuration can be revised with notepad or similar.
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

Bert Kreisel
Newbie
Newbie
Posts: 5
Joined: Fri Apr 16, 2010 12:00 am

Re: v2010 View3DOptions.VertOffset changed behavior

Post by Bert Kreisel » Mon May 17, 2010 1:10 pm

Hi Yeray,

i can load the file in TeeChartOffice. Anyway i attached v8_6.tee in v8_6.zip. It's an export as text where I deletet the TCopyLastFunction.

Thanks in advance.
Bert Kreisel
Attachments
8_6.zip
(1.81 KiB) Downloaded 266 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: v2010 View3DOptions.VertOffset changed behavior

Post by Narcís » Mon May 17, 2010 1:56 pm

Hi Bert,

Thanks for the file. I could reproduce the issue here added it (TV52014892) to the defect list to be investigated.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply