ChartEditor Export Tab Error

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

ChartEditor Export Tab Error

Post by kev » Thu Mar 06, 2008 9:39 pm

I am using TeeChartPro 7. I have a chart on a form along with a ChartEditor. When I run the program, I get a chart with valid data displayed. I open the Editor via a Mouse event and the Editor pops up fine. I click on the "Export" tab and get the following Error Message dialog.

Any Ideas what is going on? I do not have a Button1 on the form. I do have 1 button with a Click event, but it is not named "Button1"


---------------------------
MyApp
---------------------------
Error reading Button1->OnClick: Invalid property value.
---------------------------
OK
---------------------------

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Mar 07, 2008 9:15 am

Hi kev,

I'm not able to reproduce the issue here using TeeChart Pro v8.02 VCL. Which exact TeeChart version are you using?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

Export Tab error

Post by kev » Fri Mar 07, 2008 2:14 pm

As I said in the last post TeeChartPro v.7

I don't see a dot revision

kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

ChartEditor Errors

Post by kev » Fri Mar 07, 2008 2:19 pm

By the way, I also get Errors when I click on the "Series" tab whth the message:

---------------------------
My App
---------------------------
Class TComboBox not found.
---------------------------
OK
---------------------------

as wells the "Print Tab". Both tab pages will open after dismissing the Error dialog, but they are empty. The "Export" tab is empty also.

Kev

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Mar 07, 2008 2:40 pm

Hi kev,

Sorry for not noticing you were using v7. Have you tried using v7.12, which is the latest version available at the client download area?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

Post by kev » Fri Mar 07, 2008 6:12 pm

Fixed it. Dnloaded the 7.7 fix and rebuilt my project.

I'm not sure, but I think it could have been the rebuild by itself.

thanks.
kev

Post Reply