Search found 18 matches

by Track1
Tue May 08, 2012 12:28 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Many thanks for all of your support.

I'll look forward to a fix in future release, and will stay with 2011.03 for the moment.

regards

Trevor
by Track1
Mon May 07, 2012 10:49 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Hello Yeeray, thanks for the followup. I did eventually also perform a Source Code recompile, selecting only Delphi 6 for the Build (BEGIN) Steema07-May-12 8-40-31 PM.png This is the Library path in Delphi 6: Steema07-May-12 8-34-19 PM.png However, the Steema version 12 library path was defined in t...
by Track1
Sat May 05, 2012 8:55 pm
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Hello Yeeray I downloaded and installed 2011.03 Delphi6 (binary installer version) TeeChartPro2011.03.png Unfortunately, the problem was not resolved with that version. 06-May-12 6-34-29 AM.png 06-May-12 6-54-26 AM.png I could never get the 2012 source code installer to work, see: http://www.teechar...
by Track1
Thu May 03, 2012 12:54 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Hi Yeeray I downloaded but haven't' installed yet. Where can I find the differences between the versions? Can Steema put the changes that are in 2011.03 that resolve the issue into the latest version? It would seem that it is more appropriate to move forward rather than downgrade to resolve. Many th...
by Track1
Wed May 02, 2012 4:57 pm
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Thanks

Where do I download from? Can you supply a link?

Is this a retrograde (downgrade) from the existing version I have

thanks

Trevor
by Track1
Thu Apr 26, 2012 1:59 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Thank you Yeeray In this application I am using Delphi 6 and Steema Tee Chart Pro 2012.05.120327 I also run RAD Studio XE and XE2 but cannot upgrade this project to that platform due to other limitations Please find attached sample project and data set that replicates the problem in both Iso and Con...
by Track1
Wed Apr 25, 2012 11:40 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Thanks Yeeray I'm not absolutely positive that it broke from a maintenance release. I had seen this before but not for some time, so I thought a setting I had chosen must have resolved it. I may be wrong on that point though However, before this version I can advise that I was definitely running Tee...
by Track1
Tue Apr 24, 2012 12:12 pm
Forum: VCL
Topic: Loading graph with transition
Replies: 1
Views: 3241

Re: Loading graph with transition

What if you do

Series.Clear
Series.Repaint (or Series.Refresh)

before you load the Graph B

You can also create a label "Loading" and set its visible property to true (and probably call Label.Refresh) before the GraphB load, then afterwards set its visible property to False
by Track1
Tue Apr 24, 2012 6:59 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Thank you Yeeray I had looked at all of those, and more, trying to find a way to resolve. I definitely have the values as specified, but it did not cure the problem with the display IsoTTChartSeries.UseColorRange := False; IsoTTChartSeries.UsePalette := True; Those other posts are also more than 2 y...
by Track1
Mon Apr 23, 2012 11:12 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

Re: incorrect holes in surface series

Wow!!!
This defect was identified four (4) years ago - and 4 years later it's still waiting to be fixed?
It must be either very hard to resolve or lost... Can we revive it please Steema?
Many thanks
by Track1
Sat Apr 21, 2012 1:11 am
Forum: VCL
Topic: incorrect holes in surface series
Replies: 18
Views: 16552

incorrect holes in surface series

Does anybody know the setting to resolve these incorrectly filled surfaces on a contour and IsoSurface series? 21-Apr-12 10-58-30 AM.jpg 21-Apr-12 10-58-58 AM.jpg 21-Apr-12 11-05-49 AM.jpg This seemed to have occurred since upgrading to TeeChart Pro 2012.05.120327, but i cannot seem to resolve. The ...
by Track1
Thu Apr 19, 2012 8:27 pm
Forum: VCL
Topic: Countour Chart has missing fill data on TeeChart Pro V8
Replies: 3
Views: 4533

Re: Countour Chart has missing fill data on TeeChart Pro V8

Thank Narcis, working, but an interesting result. Here are my steps: I downloaded the file: TeeChart2012Delphi6.exe 33,698,544 byrtes I went to Install Packages and removed all TeeChart components. I ran the installation and Delphi shows these packages are installed: 20-Apr-12 5-39-47 AM.jpg I open ...
by Track1
Wed Apr 18, 2012 2:52 am
Forum: VCL
Topic: Countour Chart has missing fill data on TeeChart Pro V8
Replies: 3
Views: 4533

Countour Chart has missing fill data on TeeChart Pro V8

Hi I have an existing project using TeeChart Pro 8.06.60902. For various reasons I cannot upgrade the project to XE2 (missing controls in XE2 for other components) When I plot a contour graph, several areas have missing fill data (holes with no color) PlotHolesVersion8.jpg The same code works correc...
by Track1
Sat Mar 31, 2012 6:50 am
Forum: VCL
Topic: fmx161.bpl and fmi161.bpl missing
Replies: 5
Views: 7676

Re: Missing TChartGrid component

I got it working. I uninstalled the source code version and installed the binary version (TeeChart2012RADXE2.exe), and the TGridChart component is available. This tells me that the installation procedure for the source code distribution has a problem and needs to be examined (TeeChart2012SourceCode....
by Track1
Sat Mar 31, 2012 3:04 am
Forum: VCL
Topic: fmx161.bpl and fmi161.bpl missing
Replies: 5
Views: 7676

Re: fmx161.bpl and fmi161.bpl missing - fixed but now more probs

OK I uninstalled everything, including RAD Studio XE2 Then I started from scratch I installed Steema from the TeeChart2012SourceCode.exe download Now I don't get the errors BUT... I don't have the TChartGrid component any longer and cannot compile I have all of the original distributions, but I don'...