Page 1 of 1

Display errors

Posted: Mon Aug 11, 2014 3:02 pm
by 16469988
System: C++ Builder XE3 Enterprise, Win7(64)
~~~

Hi there,

I have changed TeeChart Pro (VCL version) from

TeeChart2012RADXE3 (Build 2012.07.121105)
to
TeeChart2014RADXE3 (Build 2014.11.140512)

After the update of TeeChart Pro occur in C ++ Builder to display errors. The chart disappears from the form. Cut and re-insertion of the chart solves the problem for a short time - but no solution. Edit the chart generates the problem.

Who can help?

Best regards,
Ralf

Re: Display errors

Posted: Tue Aug 12, 2014 12:44 pm
by yeray
Hi Ralf,

Can you please try to arrange a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.

Re: Display errors

Posted: Wed Aug 13, 2014 7:05 am
by 16469988
Hi Yeray,

I have a sample project, but I can only send directly to you (not public).

Best regards,
Ralf

Re: Display errors

Posted: Wed Aug 13, 2014 7:17 am
by yeray
Hi Ralf,
ralf341 wrote:I have a sample project, but I can only send directly to you (not public).
Of course, you can post your files at our upload page.

Re: Display errors

Posted: Wed Aug 13, 2014 11:16 am
by 16469988
Hi Yeray,

the upload is done.

Best regards,
Ralf

Re: Display errors

Posted: Wed Aug 13, 2014 2:17 pm
by yeray
Hi Ralf,

I've reproduced it with a new simple BCB project. Here the simple instructions:
- Drop a TChart and a TComboBox in the Form.
- Drop a TLabel inside the TChart.
- Click on the TComboBox.
- Click on the TChart. The chart disappears.

I reproduced the problem with XE3, XE4 and XE6.

Note you can fix it simply changing to the text view (right click on the form and select "View as Text") and back to the graphical view (right click on the text and select "View as Form"). Or clicking Alt-F12 twice.

Re: Display errors

Posted: Fri Aug 15, 2014 8:42 am
by 16469988
Hi Yeray,

thanks. When there is likely a bug fix for the problem?

Best regards,
Ralf

Re: Display errors

Posted: Mon Aug 18, 2014 9:36 am
by yeray
Hi Ralf,

I've done some extra tests to try to determine where the problem started appearing and I've created a ticket in the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=888

However I'm afraid I can't tell you when this will be fixed.