Search found 128 matches

by xxxxxx
Mon Oct 01, 2007 3:46 pm
Forum: VCL
Topic: Access Violation in module TeeWorld87.bpl
Replies: 22
Views: 28339

Hello santycg, This works fine here using our current sources. I've compiled the packages and posted them at our website so that you can download them, replace your current packages and install them using included TeeInstall.exe tool. Please let me know when you have downloaded the files as I'll re...
by xxxxxx
Wed Sep 26, 2007 2:10 pm
Forum: VCL
Topic: [Answered] Strange behavior with tzdHorizontal
Replies: 8
Views: 11663

Is there any way to close topic on this forum?
by xxxxxx
Wed Sep 26, 2007 11:26 am
Forum: VCL
Topic: Mouse wheel is not filtered from sending messages to a chart
Replies: 2
Views: 7348

TeeUseMouseWheel:=False
by xxxxxx
Tue Sep 18, 2007 9:23 pm
Forum: VCL
Topic: Question about ver 8 import / export functions
Replies: 11
Views: 18539

Re: Question about ver 8 import / export functions

Can you please tell me what I am doing wrong? The code you put here must produce compiler errors ;) Anyhow, add lines RegisterClass(TPieSeries); RegisterClass(TBarSeries); RegisterClass(TLineSeries); before LoadChartFromFile(TCustomChart(Chart2), 'c:\Export.tee'); or include EditChar into uses clau...
by xxxxxx
Tue Sep 18, 2007 2:28 pm
Forum: VCL
Topic: [Answered] Strange behavior with tzdHorizontal
Replies: 8
Views: 11663

Hi, Narcís,
thank you for your response, I just uploaded a demo to http://www.steema.net/upload. Hope the problem will become obvious.
{Of course, unless it's a feature rather than a bug :wink: }
by xxxxxx
Sun Sep 09, 2007 10:04 am
Forum: VCL
Topic: [Answered] Strange behavior with tzdHorizontal
Replies: 8
Views: 11663

I just recently bought the source code and now is able to see the reason of the problem (Chart.pas, line 3254) but so far has no bright ideas how to fix it in the best way except to modify DoZoom method :(
by xxxxxx
Sun Sep 09, 2007 7:24 am
Forum: VCL
Topic: Installation requies Internet connection?
Replies: 2
Views: 5224

Indeed, TeeChart8 do requires Internet connection - I got similiar problem, fortunately in my case after requesting Steema I was able to allow my firewall to permit this connection.
by xxxxxx
Sat Sep 08, 2007 1:28 pm
Forum: VCL
Topic: Example sources TeeChart Standard v7.0
Replies: 3
Views: 8683

Well, misunderstanding might be mutual - I only could add that TeeChart VCL 7 Standard (I used it for a short time) also have Examples folder and there is Search option in Tee7New demo. And TeeChart Pro version has the same set of source code files in Features folder while other examples may be of l...
by xxxxxx
Sat Sep 08, 2007 1:19 pm
Forum: VCL
Topic: Real time stream to file
Replies: 1
Views: 4979

Hi, Kev! Steema really deeply hid that topic :) - you'd find it at http://www.steema.com/support/Tutorials/tips_vcl_realtime.htm or here http://www.teechart.net/reference/articles/VCLRealtime.htm Other sources - it.5.8 in User Guide and and of course look at Chart styles/Standard/Fast Line chapter o...
by xxxxxx
Sat Sep 08, 2007 12:23 am
Forum: VCL
Topic: [Answered] Strange behavior with tzdHorizontal
Replies: 8
Views: 11663

[Answered] Strange behavior with tzdHorizontal

I observe strange (if not bug) behavior of LeftAxis if it has StartPosition<>0 or EndPosition<>100 and a Chart Zoom.Direction=tzdHorizontal. Instead of remained constant axis minimum and maximum vary in unpredictable way.
by xxxxxx
Sat Sep 08, 2007 12:15 am
Forum: VCL
Topic: Example sources TeeChart Standard v7.0
Replies: 3
Views: 8683

Hi, Doug! You can of course download compiled demo http://www.steema.com/products/teechart/demos/vcl_demos/vcl_compiled_demos.html however without source of examples. But in Examples\Features folder of your TeeChart VCL Standard there are source code of all examples. The only trick you have to do is...
by xxxxxx
Tue Sep 04, 2007 11:02 pm
Forum: VCL
Topic: Floating vertical line with a description
Replies: 4
Views: 8409

Hi, ibauer!
It's rather difficult to reach this page on steema web-site :(I found it long time ago) , but it has an example giving an idea about solving your task:
http://www.steema.com/support/Tutorials ... l_0013.htm
by xxxxxx
Tue Sep 04, 2007 10:34 pm
Forum: VCL
Topic: Access Violation in module TeeWorld87.bpl
Replies: 22
Views: 28339

I'd like to confirm I observed such errors both in Tee8new and TeeChart Office 3 and Windows Event Viewer recorded something like that Faulting application tee8new.exe, version 6.0.3.0, faulting module kernel32.dll, version 5.1.2600.3119, fault address 0x00012a5b. My OS is Windows XP SP2 with Window...
by xxxxxx
Mon Sep 03, 2007 7:59 pm
Forum: VCL
Topic: XY-LINE series
Replies: 2
Views: 5365

Hello, Andy!
The simplest way to make x-y line series is to use TFastlineSeries
by xxxxxx
Sun Sep 02, 2007 5:30 pm
Forum: VCL
Topic: HOW TO: Compare multiple years?
Replies: 4
Views: 8570

Hi, nisbus!
Generally speaking, for such task I could also use alternative horizontal axes: TopAxis if I needed to compare two years or additional custom axes if I needed to compare more