Access Violation in Graph Control

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
neo
Newbie
Newbie
Posts: 17
Joined: Tue Jul 19, 2005 4:00 am

Access Violation in Graph Control

Post by neo » Fri Dec 15, 2006 10:55 pm

Hello,

I've hooked up graph control and most things are looking good. I do have a small problem though. By default no series' have been created. If the user first enters graph control and selects the "Series" tab next the "Chart" tab on the topmost tabsheet it results in an access violation. I can understand why (no series have been created at this point) but is this something that I should test for or is this a bug? If I should test, what would I override?

Thanks

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

Post by Narcís » Mon Dec 18, 2006 9:21 am

Hi neo,

This was a bug that was fixed for v7.07/v7.08. Which TeeChart version are you using? Could you please try with the latest maintenance release available at the client area?
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

neo
Newbie
Newbie
Posts: 17
Joined: Tue Jul 19, 2005 4:00 am

Post by neo » Mon Dec 18, 2006 2:36 pm

Hi Narcis,

I'm using version 7.08. If I look at the installed packages in Delphi it is using "DclTeePro710.bpl" and "DclTree2D10Tee7.bpl". Is this correct?

Thanks

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

Post by Narcís » Mon Dec 18, 2006 2:38 pm

Hi neo,

Yes, that's correct. Have you check that those packages correspond to v7.08 and that the Search Path list at Project\Options\Directories/Conditionals has v7.08's Bin and Lib folders on TOP of the list?
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

neo
Newbie
Newbie
Posts: 17
Joined: Tue Jul 19, 2005 4:00 am

Post by neo » Mon Dec 18, 2006 3:17 pm

Excellent. I didn't realize that I wasn't using the correct version.

Thanks!

Post Reply