v2010 - Bugs List

TeeChart for ActiveX, COM and ASP
Post Reply
guilz2010
Newbie
Newbie
Posts: 63
Joined: Thu Nov 25, 2010 12:00 am
Location: Paris, France

v2010 - Bugs List

Post by guilz2010 » Mon Feb 28, 2011 11:35 am

Hi,

Using Teechart v8, we are not confident to use v2010 version because some bugs exist with this version:
v8_00.png
v8_00.png (19.56 KiB) Viewed 11082 times
v2010_00.png
v2010_00.png (23.63 KiB) Viewed 11079 times
I can not attach more than 3 files so I will create different messages in this section

Guilz

guilz2010
Newbie
Newbie
Posts: 63
Joined: Thu Nov 25, 2010 12:00 am
Location: Paris, France

Re: v2010 - Bugs List

Post by guilz2010 » Mon Feb 28, 2011 11:38 am

When anti-aliasing tools is used and when you scroll the chart with the axis scroll tools, the chart is not smoothed
After a resize, the smooth is back !
v8_01.png
v8_01.png (48.7 KiB) Viewed 11185 times
v2010_01.png
v2010_01.png (18.37 KiB) Viewed 11193 times
Guilz

guilz2010
Newbie
Newbie
Posts: 63
Joined: Thu Nov 25, 2010 12:00 am
Location: Paris, France

Re: v2010 - Bugs List

Post by guilz2010 » Mon Feb 28, 2011 12:18 pm

- after displaying the TeeEditor, the rectangle used to select a zoom area is not correctly displayed

guilz2010
Newbie
Newbie
Posts: 63
Joined: Thu Nov 25, 2010 12:00 am
Location: Paris, France

Re: v2010 - Bugs List

Post by guilz2010 » Mon Feb 28, 2011 1:11 pm

There is a bug when we try to zoom on drawing lines (v8 and v2010 version)
v2010_02.png
v2010_02.png (42.21 KiB) Viewed 11069 times
v2010_03.png
v2010_03.png (32.49 KiB) Viewed 11076 times
Guilz

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: v2010 - Bugs List

Post by Sandra » Mon Feb 28, 2011 3:25 pm

Hello Guilz,

Can you tell us exactly which version of TeeChartActivex are you using? So I can not reproduce your problems here.

Thanks,
Best Regards,
Sandra Pazos / 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

guilz2010
Newbie
Newbie
Posts: 63
Joined: Thu Nov 25, 2010 12:00 am
Location: Paris, France

Re: v2010 - Bugs List

Post by guilz2010 » Mon Feb 28, 2011 3:33 pm

Hi Sandra,

We use v2010.0.0.3

Regards,

Guilz

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: v2010 - Bugs List

Post by Sandra » Tue Mar 01, 2011 4:38 pm

Hello guilz2010.

Thanks for your information, finally I could reproduce your problem. And I have communicate some things.
To solve your first and third problems, I recommend that you try to use ClipPoints property of Chart as do in next line of code:

Code: Select all

TChart1.ClipPoints = True
Your second problem is a bug and I have added your request in bug list with number [TV52015427]. We try to fix it for next versions of TeeChart. Meanwhile, you can take a look to TeeChart Activex Demo Project, concretely in All Features\Axes\Opaque Zones. You have to consider that if you want to see that demo of opaque zones works as you expected, you need disable GDI+ checkbox of demo Project.

I hope will helps.

Thanks
Best Regards,
Sandra Pazos / 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

guilz2010
Newbie
Newbie
Posts: 63
Joined: Thu Nov 25, 2010 12:00 am
Location: Paris, France

Re: v2010 - Bugs List

Post by guilz2010 » Tue Mar 01, 2011 4:48 pm

Thank you very much Sandra

Guilz

Post Reply