Search found 4 matches
- Wed Apr 25, 2012 11:13 am
- Forum: VCL
- Topic: Access Violation in simple TeeChart test
- Replies: 5
- Views: 4769
Re: Access Violation in simple TeeChart test
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 char...
- Tue Apr 24, 2012 1:10 pm
- Forum: VCL
- Topic: Access Violation in simple TeeChart test
- Replies: 5
- Views: 4769
Re: Access Violation in simple TeeChart test
pic.png 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 bei...
- Tue Apr 24, 2012 11:40 am
- Forum: VCL
- Topic: URGENT::Latest 2012 build for CG2010 causes EEFACE
- Replies: 1
- Views: 2701
URGENT::Latest 2012 build for CG2010 causes EEFACE
I installed the Mar 28 dnld and evrytime I run the exe I get an EEFACE -- this is an urgent matter as we are dead in water--we are using TEEChart in a very simple pie drawing in an Intraweb app...we previously had 2011 installed and it worked fine...also the pie chart does not fill properly on the l...
- Sun Apr 22, 2012 5:23 pm
- Forum: VCL
- Topic: Access Violation in simple TeeChart test
- Replies: 5
- Views: 4769
Access Violation in simple TeeChart test
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].
It’s bombing on the line:
IWChart2->Chart->View3DOptions->Elevation=600;//StrToInt(elevation->Text);
This code is in the Object Instantiation [initialization].