Hi Narcis,
I got the error again
That´s not good. We never had this error using the 8.02 version.
Hopefully I can write a demo for reproducing ...
Search found 212 matches
- Fri Jun 20, 2008 1:23 pm
- Forum: VCL
- Topic: EInvalidOp (Float Point Exception) in TEngine.pas Line 5855
- Replies: 4
- Views: 11772
- Fri Jun 20, 2008 9:41 am
- Forum: VCL
- Topic: EInvalidOp (Float Point Exception) in TEngine.pas Line 5855
- Replies: 4
- Views: 11772
- Fri Jun 20, 2008 9:25 am
- Forum: VCL
- Topic: EInvalidOp (Float Point Exception) in TEngine.pas Line 5855
- Replies: 4
- Views: 11772
EInvalidOp (Float Point Exception) in TEngine.pas Line 5855
Hi ! Today I got an error in TEngine.pas Line 5855 "EInvalidOp". We use some TFastLine Series to plot data. All worked fine for about 30 Minutes (we add every second one value to each series). But then I got the error. We use 8.03 . This is what Eurekalog said ... Exception: ------------------------...
- Tue Jun 17, 2008 5:22 am
- Forum: VCL
- Topic: Problem with 8.03 -> Axis -> MaxLabelsWidth
- Replies: 2
- Views: 7783
- Mon Jun 16, 2008 12:47 pm
- Forum: VCL
- Topic: Problem with 8.03 -> Axis -> MaxLabelsWidth
- Replies: 2
- Views: 7783
Problem with 8.03 -> Axis -> MaxLabelsWidth
Hi ! We discovered a problem with 8.03. Please find the following file in your upload area ... Received Problem - MaxLabelsWidth.zip Content Type application/x-zip-compressed Length 26320 Compile it with 8.03 and press Create Button -> it hangs. The problem is MaxLabelsWidth. There is a bug which ca...
- Tue Jun 10, 2008 6:35 am
- Forum: VCL
- Topic: TCursorTool - Click Tolerance and movement
- Replies: 1
- Views: 6409
TCursorTool - Click Tolerance and movement
Hi ! We use TCursorTools for measurement purpose. We calculate the x / y differences between two cursortools -> dx/dy. This works nice but I have a problem with the clicktolerance. By default this is set to the value 3. If you move the cursor tool over the other cursor tool it hangs for a short whil...
- Thu Jun 05, 2008 10:07 am
- Forum: VCL
- Topic: wrong printing with Region Tool
- Replies: 2
- Views: 8490
- Thu Jun 05, 2008 8:42 am
- Forum: VCL
- Topic: Used Series is not stored for tools?
- Replies: 5
- Views: 15207
- Thu Jun 05, 2008 6:20 am
- Forum: VCL
- Topic: wrong printing with Region Tool
- Replies: 2
- Views: 8490
wrong printing with Region Tool
Hi !
If you use the region tool and want to print the result you get a wrong output. Take a look at the two picture.
1) This is the original Chartview
2) This is the printing ...
Any idea
If you use the region tool and want to print the result you get a wrong output. Take a look at the two picture.
1) This is the original Chartview
2) This is the printing ...
Any idea
- Thu Jun 05, 2008 6:09 am
- Forum: VCL
- Topic: Used Series is not stored for tools?
- Replies: 5
- Views: 15207
Hi Yeray, I did some further tests and figure out the problem. The series isn´t stored if you have dynamically generated Series. Try the following: - Add a chart to a form. - Add a Region Tool to that chart - Add a TFastLineSeries to the Chart and use this code: Chart2[0].FillSampleValues(100); Char...
- Wed Jun 04, 2008 8:12 am
- Forum: VCL
- Topic: When is next update or release due?
- Replies: 8
- Views: 18735
8.03 ?
Hi Narcis,
I read this in another posting:
So is the 8.03 ready for use?
I read this in another posting:
I take a look into my customer area ... There is only 8.02.I updated to TeeChart 8.03 (TeeChart8.03Delphi2007.exe Jun 02, 2008 23:42).
So is the 8.03 ready for use?
- Wed Jun 04, 2008 4:59 am
- Forum: VCL
- Topic: Used Series is not stored for tools?
- Replies: 5
- Views: 15207
Used Series is not stored for tools?
Hi ! Some of our customers use a TSeriesRegionTool for displaying the region above the curve in a different color / gradient. If they save the file und load it back the TSeriesRegionTool is gone. It has no assigned Series. This is the export to native data ... object ChartTool1: TSeriesRegionTool Gr...
- Wed Jun 04, 2008 4:48 am
- Forum: VCL
- Topic: Point3D with different color?
- Replies: 3
- Views: 11298
- Mon Jun 02, 2008 1:47 pm
- Forum: VCL
- Topic: Point3D with different color?
- Replies: 3
- Views: 11298
- Sat May 31, 2008 11:12 am
- Forum: VCL
- Topic: Point3D with different color?
- Replies: 3
- Views: 11298
Point3D with different color?
Hi ! I have just started drawing GPS information to TChart. And it works very well (and easy) if I use TPoint3D. But it would be great to have the lines between the 3D points in different colors. So it would be possible to view speed information within the GPS 3D data. So it should look like this (t...