Search found 212 matches

by moelski
Fri Jun 20, 2008 1:23 pm
Forum: VCL
Topic: EInvalidOp (Float Point Exception) in TEngine.pas Line 5855
Replies: 4
Views: 9337

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 ...
by moelski
Fri Jun 20, 2008 9:41 am
Forum: VCL
Topic: EInvalidOp (Float Point Exception) in TEngine.pas Line 5855
Replies: 4
Views: 9337

Hi Narcis,

well that will be quit complicate ...
The bug appeared in our Main application. It would be very hard to extract a simple demo from that which runs at your system.

I will take a look if we get more from this error. And maybe I can create a simple demo then ...
by moelski
Fri Jun 20, 2008 9:25 am
Forum: VCL
Topic: EInvalidOp (Float Point Exception) in TEngine.pas Line 5855
Replies: 4
Views: 9337

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: ------------------------...
by moelski
Tue Jun 17, 2008 5:22 am
Forum: VCL
Topic: Problem with 8.03 -> Axis -> MaxLabelsWidth
Replies: 2
Views: 6043

Hi Narcis,

thx. Works now as expected :)

Btw. When will 8.03 official released? I would like to take a look into the changes ...
by moelski
Mon Jun 16, 2008 12:47 pm
Forum: VCL
Topic: Problem with 8.03 -> Axis -> MaxLabelsWidth
Replies: 2
Views: 6043

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...
by moelski
Tue Jun 10, 2008 6:35 am
Forum: VCL
Topic: TCursorTool - Click Tolerance and movement
Replies: 1
Views: 5161

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...
by moelski
Thu Jun 05, 2008 10:07 am
Forum: VCL
Topic: wrong printing with Region Tool
Replies: 2
Views: 6656

Hi Yeray,

one word : Thanks :D
by moelski
Thu Jun 05, 2008 8:42 am
Forum: VCL
Topic: Used Series is not stored for tools?
Replies: 5
Views: 10191

Well well well .... :cry:

That are not really good news.
And it wont be possible to have that fix within the 8.03 release?
by moelski
Thu Jun 05, 2008 6:20 am
Forum: VCL
Topic: wrong printing with Region Tool
Replies: 2
Views: 6656

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
Image

2) This is the printing ...
Image

Any idea :?
by moelski
Thu Jun 05, 2008 6:09 am
Forum: VCL
Topic: Used Series is not stored for tools?
Replies: 5
Views: 10191

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...
by moelski
Wed Jun 04, 2008 8:12 am
Forum: VCL
Topic: When is next update or release due?
Replies: 8
Views: 12308

8.03 ?

Hi Narcis,

I read this in another posting:
I updated to TeeChart 8.03 (TeeChart8.03Delphi2007.exe Jun 02, 2008 23:42).
I take a look into my customer area ... There is only 8.02.

So is the 8.03 ready for use?
by moelski
Wed Jun 04, 2008 4:59 am
Forum: VCL
Topic: Used Series is not stored for tools?
Replies: 5
Views: 10191

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...
by moelski
Wed Jun 04, 2008 4:48 am
Forum: VCL
Topic: Point3D with different color?
Replies: 3
Views: 7514

Works perfect Narcis.

Thx !
by moelski
Mon Jun 02, 2008 1:47 pm
Forum: VCL
Topic: Point3D with different color?
Replies: 3
Views: 7514

Hi Narcis,

oh that´s the trick :D

I will give it a try. Thx for the moment. 8)
by moelski
Sat May 31, 2008 11:12 am
Forum: VCL
Topic: Point3D with different color?
Replies: 3
Views: 7514

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...