Search found 14 matches

by MikeBeachBum
Thu Jul 14, 2011 2:44 am
Forum: VCL
Topic: TeeChart 2010 AddPolar Strangeness?
Replies: 2
Views: 5364

Re: TeeChart 2010 AddPolar Strangeness?

To give some more information, if I manually edit the data in the IDE, and just change the magnitude component, it almost looks like it is being scaled for a Smith chart or something. At the poles the locations are close to correct. But at the horizontal axis values they become drastically distorted...
by MikeBeachBum
Tue Jul 12, 2011 10:20 pm
Forum: VCL
Topic: TeeChart 2010 AddPolar Strangeness?
Replies: 2
Views: 5364

TeeChart 2010 AddPolar Strangeness?

We "upgraded" to 2010 Pro and code that was working fine in version 8 now acts bizarrely. The code is straightforward C++ Builder 2010: TIntArr Svids = SatData.Svids; for ( unsigned int i=0; i<Svids.size(); ++i ) { const int Svid = Svids ; const int Az = 360 - SatData.Az[Svid]; TColor SvColor = clBl...
by MikeBeachBum
Wed Mar 23, 2011 11:23 pm
Forum: VCL
Topic: 2010 Installation Problem?
Replies: 6
Views: 12411

Re: 2010 Installation Problem?

Argh! This is so frustrating! There is no doubt that I am doing something stupid here, but I cannot figure it out. So I went to the control panel and uninstalled all the TeeChart versions I have for BDS2010. I uninstalled TeeChart Pro 2010. I rebooted my machine. I installed TeeChart Pro 2010. I get...
by MikeBeachBum
Wed Mar 23, 2011 10:35 pm
Forum: VCL
Topic: 2010 Installation Problem?
Replies: 6
Views: 12411

2010 Installation Problem?

I have been happily using v 8 pro and just bought the upgrade to 2010. The installation seemed to go fine, but when I try to bring up RAD Studio 2010 (C++) it says "Can't load package C:\Program Files\Steema Software\TeeChart 2010 for Delphi 2010\Delphi14\Bin\DclTeePro914.bpl. Cannot load package Te...
by MikeBeachBum
Mon Mar 21, 2011 9:23 pm
Forum: VCL
Topic: Run time errors - TeeChart 2010 / C++ Builder XE
Replies: 5
Views: 8190

Re: Run time errors - TeeChart 2010 / C++ Builder XE

Fixed my issue as well. Wish this would happen automatically on update...
by MikeBeachBum
Fri May 14, 2010 2:52 pm
Forum: VCL
Topic: Series Error at runtime?
Replies: 2
Views: 4792

Re: Series Error at runtime?

That fixed it! Thanks!
by MikeBeachBum
Thu May 13, 2010 10:50 pm
Forum: VCL
Topic: Series Error at runtime?
Replies: 2
Views: 4792

Series Error at runtime?

Hello All, We've been using TeeChart for many years. But I can't figure out what I am doing wrong in this code (BDS C++ Builder 2010, TeeChart 8.06). Can anyone tell me what is wrong? The vectors get added fine. But in the loop it throws an exception when trying to set "Custom" to true for the first...
by MikeBeachBum
Fri Dec 11, 2009 7:31 pm
Forum: VCL
Topic: Property EndPosition Does Not Exist?
Replies: 2
Views: 4563

Property EndPosition Does Not Exist?

Hi, I've been a long time TeeChart user but have run across something a little strange. I have a TChart on a form with lots of fun stuff on it, but when I try to run the program I get the error "MyChart->RightWall.EndPosition: Property EndPosition does not exist". But, dang it! The EndPosition prope...
by MikeBeachBum
Sat Jul 04, 2009 6:28 pm
Forum: VCL
Topic: Pointer of TLineSeries v8.05
Replies: 11
Views: 17077

Re: Pointer of TLineSeries v8.05

Ah, thanks. I just wanted to let you guys know how much we appreciate your support, and your product. We were just at the Navy and we got numerous compliments on the plotting ability of our product. I explained that it was TeeChart 8 Pro. They were very impressed. Thanks again, Michael
by MikeBeachBum
Thu Jul 02, 2009 8:15 pm
Forum: VCL
Topic: Pointer of TLineSeries v8.05
Replies: 11
Views: 17077

Re: Pointer of TLineSeries v8.05

Thanks very much for all the help. And I must apologize for this stupid error on my part. Although I had uninstalled v7.12 from my machine, the folder was still there. And my project was referencing it in some area. Once I got rid of the folder and references, voila! Thanks again to Steema and every...
by MikeBeachBum
Thu Jul 02, 2009 3:31 pm
Forum: VCL
Topic: Pointer of TLineSeries v8.05
Replies: 11
Views: 17077

Re: Pointer of TLineSeries v8.05

Yuck! Would it help if I recompiled TeeChart? This was a project brought in from scratch, not an upgraded one.

Thanks,
Michael
by MikeBeachBum
Thu Jul 02, 2009 4:51 am
Forum: VCL
Topic: Pointer of TLineSeries v8.05
Replies: 11
Views: 17077

Re: Pointer of TLineSeries v8.05

FWIW, I can't reproduce the problem on my XP machine...

Thanks,
Michael
by MikeBeachBum
Thu Jul 02, 2009 4:49 am
Forum: VCL
Topic: Pointer of TLineSeries v8.05
Replies: 11
Views: 17077

Re: Pointer of TLineSeries v8.05

And I should know better than to not post version.

TeeChart Pro 8.04 (and 8.05)
C++ Builder 2007 December 2007 Update
Vista Ultimate 64 bit

Thanks,
Michael
by MikeBeachBum
Thu Jul 02, 2009 4:28 am
Forum: VCL
Topic: Pointer of TLineSeries v8.05
Replies: 11
Views: 17077

Re: Pointer of TLineSeries v8.05

I hope that you can reproduce this problem. I am having exactly the same problem. For me, it wasn't necessarily the move to 8.05. I got a new laptop, installed compiler, TeeChart, etc. And I get the same thing. Help! I tried going back to 8.04 but that didn't help. Version 7 works, but I can't get p...