Axislabels on screenshots disapear

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Alexander Bauer
Newbie
Newbie
Posts: 2
Joined: Thu Mar 04, 2010 12:00 am

Axislabels on screenshots disapear

Post by Alexander Bauer » Thu Apr 29, 2010 7:15 am

Hi,

we are developing in Delphi 2006 and for Multi-User-GUI we use GnuGettext. We use the TChart-components for an oscilloscope. This oscilloscope has a report functionality. So if you click on the report button we make a screenshot of the current chart (chart.CopyToClipboard) and paste the Screenshot into an rtf document programmatically. This works fine so far when the GUI is set to English. If you set it to German and make a screenshot, the axislabels on the screenshot disapear. We have tested with TChart V7, 8.06 and 8.07 and it was the same all the time.

Do you have an idea what's going on?

Regards
Alex

Alexander Bauer
Newbie
Newbie
Posts: 2
Joined: Thu Mar 04, 2010 12:00 am

Re: Axislabels on screenshots disapear

Post by Alexander Bauer » Thu Apr 29, 2010 7:56 am

Hi again,

i solved the problem on my own. I updated the GnuGettext translator and now it works again. It seems that the translator has deleted the axis labels (however this can happen when a screenshot was made and copied to clipboard).

Thanks anyway,
regards
Alex

Post Reply