Display errors

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
ralf341
Newbie
Newbie
Posts: 4
Joined: Fri Aug 08, 2014 12:00 am
Contact:

Display errors

Post by ralf341 » Mon Aug 11, 2014 3:02 pm

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

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Display errors

Post by Yeray » Tue Aug 12, 2014 12:44 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

ralf341
Newbie
Newbie
Posts: 4
Joined: Fri Aug 08, 2014 12:00 am
Contact:

Re: Display errors

Post by ralf341 » Wed Aug 13, 2014 7:05 am

Hi Yeray,

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

Best regards,
Ralf

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Display errors

Post by Yeray » Wed Aug 13, 2014 7:17 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

ralf341
Newbie
Newbie
Posts: 4
Joined: Fri Aug 08, 2014 12:00 am
Contact:

Re: Display errors

Post by ralf341 » Wed Aug 13, 2014 11:16 am

Hi Yeray,

the upload is done.

Best regards,
Ralf

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Display errors

Post by Yeray » Wed Aug 13, 2014 2:17 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

ralf341
Newbie
Newbie
Posts: 4
Joined: Fri Aug 08, 2014 12:00 am
Contact:

Re: Display errors

Post by ralf341 » Fri Aug 15, 2014 8:42 am

Hi Yeray,

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

Best regards,
Ralf

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Display errors

Post by Yeray » Mon Aug 18, 2014 9:36 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply