Search found 17 matches

by Bert
Thu Aug 18, 2005 7:40 am
Forum: VCL
Topic: mixing metafiles and bitmaps
Replies: 3
Views: 7256

Maybe you can use these functions:

Chart.SaveToBitmapFile
Chart.SaveToMetafile

Bert
by Bert
Thu Aug 04, 2005 12:38 pm
Forum: VCL
Topic: ClickableLine issue
Replies: 11
Views: 15257

Hello,
no, still not fixed/added in the latest sources, we'll try to implement it for the next releases.
Half a year has passed since the last reply to my question.
What is the status now?

Regards,
Bert
by Bert
Thu Jan 27, 2005 12:23 pm
Forum: VCL
Topic: ClickableLine issue
Replies: 11
Views: 15257

Will this be fixed in 7.04?
by Bert
Mon Jan 03, 2005 1:26 pm
Forum: VCL
Topic: ClickableLine issue
Replies: 11
Views: 15257

Hello Pep,

Thank you.
I will order the update (because I currently use version 6) when the fix is available.

Bert
by Bert
Thu Dec 30, 2004 2:27 pm
Forum: VCL
Topic: ClickableLine issue
Replies: 11
Views: 15257

Hello Pep,

In my perception it is not normal behaviour but a minor bug.
Is it possible to create a fix for it now instead of putting it on the wish list? This is a relative important issue for me.

Bert
by Bert
Fri Dec 24, 2004 9:00 am
Forum: VCL
Topic: ClickableLine issue
Replies: 11
Views: 15257

I have added a screenshot to newsgroup steema.public.attachments.
by Bert
Thu Dec 23, 2004 1:10 pm
Forum: VCL
Topic: ClickableLine issue
Replies: 11
Views: 15257

Hello Pep, I assume that you found the demo in Tee7New.exe. When you start the demo, you will see values 0, 1, .. 7 on the X-axis of the chart. Now you can click on the line between X-values 0 and 1. Move the chart to the left a little bit, until the X-value 0 disappears from the X-axis. Now you can...
by Bert
Wed Dec 22, 2004 1:12 pm
Forum: VCL
Topic: ClickableLine issue
Replies: 11
Views: 15257

ClickableLine issue

Hello, I am a happy user of TeeChart 6 but found the following problem with ClickableLine. The easiest way to demonstrate it is by using the TeeChart7 demo application and search for ClickableLine. There is one demo. The problem is that you cannot click the line when X-value of the left point of the...
by Bert
Wed Apr 28, 2004 7:09 pm
Forum: VCL
Topic: TCursorTool & Chart redraw
Replies: 9
Views: 18152

Hello Marjan,

Thank you for your fix. It avoids the unnecessary redraw of the chart.
The reason for the 12.000 points is that I also have zooming abilities in my application. Leaving out points is no option.

Best regards,
Bert
by Bert
Tue Apr 27, 2004 3:04 pm
Forum: VCL
Topic: TCursorTool & Chart redraw
Replies: 9
Views: 18152

Hello Pep,

Any news about a fix for this bug?

Bert
by Bert
Mon Apr 19, 2004 6:04 pm
Forum: VCL
Topic: TCursorTool & Chart redraw
Replies: 9
Views: 18152

The attachment is in the newsgroup.

Please have a look.


Bert
by Bert
Fri Apr 16, 2004 6:48 am
Forum: VCL
Topic: TCursorTool & Chart redraw
Replies: 9
Views: 18152

Hi,

Thanks for your reply.

I don't know what's going on in my application.
Some time next week I will try to isolate the chart and the problem for further investigation.

Bert
by Bert
Tue Apr 13, 2004 12:45 pm
Forum: VCL
Topic: TCursorTool & Chart redraw
Replies: 9
Views: 18152

TCursorTool & Chart redraw

I am using a CursorTool (TChart 6.01, Delphi 6) in a sort of playback situation. Around 4 times a second I use CursorTool.XValue := NewValue; to set the cursor to a new position. It seems that the Chart (2 x TBarSeries) is redrawn every time I set the cursor to a new position, because my application...
by Bert
Wed Mar 17, 2004 10:22 pm
Forum: VCL
Topic: RemoveAllLinkedSeries
Replies: 5
Views: 13567

After removing as much from my application as I could to isolate the problem, I still didn't get much further. At some point it seemed that removing the uses of some DevExpress components solved the problem. But then ... an update of my database was engine released. This solved the problem. I have t...
by Bert
Tue Feb 24, 2004 6:45 pm
Forum: VCL
Topic: RemoveAllLinkedSeries
Replies: 5
Views: 13567

I am removing parts from my application to create an example as small as possible to reproduce the problem, but it is not as easy as it sounds. The set of components used in the application includes: QuantumGrid 4, NavBar, ExpressBar, NexusDB, FastReport and TeeChart 6.01. It strikes me that the onl...