Page 1 of 1

ChartEditor Export Tab Error

Posted: Thu Mar 06, 2008 9:39 pm
by 9232023
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
---------------------------

Posted: Fri Mar 07, 2008 9:15 am
by narcis
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.

Export Tab error

Posted: Fri Mar 07, 2008 2:14 pm
by 9232023
As I said in the last post TeeChartPro v.7

I don't see a dot revision

ChartEditor Errors

Posted: Fri Mar 07, 2008 2:19 pm
by 9232023
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

Posted: Fri Mar 07, 2008 2:40 pm
by narcis
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.

Posted: Fri Mar 07, 2008 6:12 pm
by 9232023
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