Search found 5 matches
- Thu Jan 27, 2005 5:05 pm
- Forum: VCL
- Topic: Contour series
- Replies: 1
- Views: 4115
Contour series
Is there a problem with contour plots or am I doing something silly. Using Builder 5 and TChart 7 I have code similar to that below Apologies for using a mistune of coordinate conventions!!!!! TTeeCommander *TeeCommander1; TChart *Contourplot; TSurfaceSeries *Series1; double xd,yd ; double tempD; in...
- Fri Jan 14, 2005 9:31 am
- Forum: VCL
- Topic: version 7.03
- Replies: 7
- Views: 12509
Orpheus does not use TChart. However following your other suggestion I have now worked out that it is not Orpheus which is the problem. If I check the box in Builder Project->Options "Build with run time packages" then I get the error, if this is unchecked there are no errors, even with Orpheus incl...
- Thu Jan 13, 2005 7:31 pm
- Forum: VCL
- Topic: version 7.03
- Replies: 7
- Views: 12509
Narcis, This file is the run time package of Orpheus, a libraray of data input routines etc. I have discoveerd that if I remove Orpheus from the project defaults then the problem goes away. I have not bothered to repost the latest version of the test project. This suggests to me that there is a conf...
- Thu Jan 13, 2005 9:32 am
- Forum: VCL
- Topic: version 7.03
- Replies: 7
- Views: 12509
- Thu Jan 13, 2005 9:07 am
- Forum: VCL
- Topic: version 7.03
- Replies: 7
- Views: 12509
version 7.03
I have just downloaded and installed version 7.03 into Builder 5 I cannot make it work in my project so tried a simple BCB 5 project with one form and one TChart. This complies and runs as long as I do not add any series to the Tchart. As son as I add a series (line, fast line, contour ....) I get a...