Access Violation in simple TeeChart test

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
401kPensionGuru
Newbie
Newbie
Posts: 4
Joined: Tue Jan 10, 2012 12:00 am

Access Violation in simple TeeChart test

Post by 401kPensionGuru » Sun Apr 22, 2012 5:23 pm

I’m getting an access violation….here is the calling code,and the unit is attached…
It’s bombing on the line:

IWChart2->Chart->View3DOptions->Elevation=600;//StrToInt(elevation->Text);

This code is in the Object Instantiation [initialization].
Attachments
_TeeChartsSpyder.zip
Here is the simple project
(48.72 KiB) Downloaded 249 times

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

Re: Access Violation in simple TeeChart test

Post by Yeray » Mon Apr 23, 2012 11:29 am

Hi,

You are using IntraWeb X and Rad 2010, right?
Could you please also confirm what TeeChart version are you using?
Is the problem also reproducible without Intraweb?
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

401kPensionGuru
Newbie
Newbie
Posts: 4
Joined: Tue Jan 10, 2012 12:00 am

Re: Access Violation in simple TeeChart test

Post by 401kPensionGuru » Tue Apr 24, 2012 1:10 pm

pic.png
pic.png (46.61 KiB) Viewed 5162 times
I downloaded TChartvcl 2012/cg2010 and installed and that problem went away.......I'm running IW XI and CG2010[c++]...but now I get an EEFACE everytime I start the IW browser icon....I also get the same EEFACE in one other app running TEEChart2012....also the pie chart being drawn isn't being drawn/filled in on the left side of the pie see attached...

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

Re: Access Violation in simple TeeChart test

Post by Yeray » Wed Apr 25, 2012 10:40 am

Hi,

I've answered you here.
Please, continue the conversation there as this seems to be a different issue than the exposed in the first post in this thread.
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

401kPensionGuru
Newbie
Newbie
Posts: 4
Joined: Tue Jan 10, 2012 12:00 am

Re: Access Violation in simple TeeChart test

Post by 401kPensionGuru » Wed Apr 25, 2012 11:13 am

Thanks Yeray, I believe we've identified the EEFACE problem as being IE9 related and hence would like you to concentrate on the second problem in my post, i.e. that the Pie chart is not being filled on the left hand side...I included a pic and its evident by inspection. The left side of the Pie chart looks like two discs and is not "filled" as the right side.

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

Re: Access Violation in simple TeeChart test

Post by Yeray » Wed Apr 25, 2012 11:21 am

Hi,

Have you seen my answer here? Please, continue the conversation there.
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

Post Reply