Text : Axis title, serie names and bottom labels
Text : Axis title, serie names and bottom labels
Dear,
After upgrading from activex7 to activex8 (multilanguage), we have now for text (font=arial) ; serienames and labels all normal text replaced by strings like @U#43616E646C652C426F6C6C422C32302C32
Any idea please or a bug in ActiveX multilanguage?
After sending above message I tried with TeeChart8.ocx and indeed
issue solved. So i am afraid we have a bug in TeeChart8Langs.ocx 8.0.0.1
.. what to do please
Kind regards
Bush.
After upgrading from activex7 to activex8 (multilanguage), we have now for text (font=arial) ; serienames and labels all normal text replaced by strings like @U#43616E646C652C426F6C6C422C32302C32
Any idea please or a bug in ActiveX multilanguage?
After sending above message I tried with TeeChart8.ocx and indeed
issue solved. So i am afraid we have a bug in TeeChart8Langs.ocx 8.0.0.1
.. what to do please
Kind regards
Bush.
Hi Bush,
most likely you download the Multilanguage Unicode version from our web site, this version supports unicode, but in order to show unicode strings in labels, titles, etc.. they must be coded by using the CodeUTF8String and DecodeUTF8String methods like into the Unicode examples included with the installation.
If you don't want to use the unicode version go to the private customers download page at www.steema.com and download it (check that you are choosing the not unicode version).
most likely you download the Multilanguage Unicode version from our web site, this version supports unicode, but in order to show unicode strings in labels, titles, etc.. they must be coded by using the CodeUTF8String and DecodeUTF8String methods like into the Unicode examples included with the installation.
If you don't want to use the unicode version go to the private customers download page at www.steema.com and download it (check that you are choosing the not unicode version).
Pep Jorge
http://support.steema.com
http://support.steema.com
Unicode
Dear Pep,
Mny thx your fast feedback.
I retried downloading the non unicode, but still the same problem, then i downloaded and installed the multi unicode, and now strings are back fine but characters like VbCr VBLf are ignored within a label. Probably because special code is needed like you said.
I have no issues with the general ocx version. What to do please?
Kind regards,
Bush.
Mny thx your fast feedback.
I retried downloading the non unicode, but still the same problem, then i downloaded and installed the multi unicode, and now strings are back fine but characters like VbCr VBLf are ignored within a label. Probably because special code is needed like you said.
I have no issues with the general ocx version. What to do please?
Kind regards,
Bush.
Hi Bush,
I'm sorry, I don¡t undestand at all what's the problem. Which version do you want to use (unicode or non-unicode) ?
Could you please send me a simple example (directly to pep@steema.com) so I can see the problem as is here, and let me know the correct result that should appear ?
I'm sorry, I don¡t undestand at all what's the problem. Which version do you want to use (unicode or non-unicode) ?
Could you please send me a simple example (directly to pep@steema.com) so I can see the problem as is here, and let me know the correct result that should appear ?
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi,
We are currently experiencing the same problem that was described in the last post by Bush.
Specifically, we are using TeeChart8Langs.ocx and while everything seems to be working fine, we find that any characters such as vbCr do not appear correctly in the annotation object. They instead appear as non printable characters (squares).
The annotation text is being assigned at run time and vbCr is used to create multiple lines of text. We are using TChart in a VB6 environment and we have done nothing in the code other than replace the v6 TChart object with the new one.
We performed a test whereby we tried creating an annotation object at design time and entered multiple lines of text. This object appears correctly at run time, with the text appearing over multiple lines as expected.
We are also finding that a line series that was specified as vbBlack is now appearing as green at run time. Again, nothing has been changed other than the replacement of the TChart object.
Please help asap.
Thanks,
Ross
We are currently experiencing the same problem that was described in the last post by Bush.
Specifically, we are using TeeChart8Langs.ocx and while everything seems to be working fine, we find that any characters such as vbCr do not appear correctly in the annotation object. They instead appear as non printable characters (squares).
The annotation text is being assigned at run time and vbCr is used to create multiple lines of text. We are using TChart in a VB6 environment and we have done nothing in the code other than replace the v6 TChart object with the new one.
We performed a test whereby we tried creating an annotation object at design time and entered multiple lines of text. This object appears correctly at run time, with the text appearing over multiple lines as expected.
We are also finding that a line series that was specified as vbBlack is now appearing as green at run time. Again, nothing has been changed other than the replacement of the TChart object.
Please help asap.
Thanks,
Ross
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ross,
Thanks for the information.
We have been able to reproduce the issue here and added it (TA05012657) to our defect list to be fixed for the next maintenance release. We expect it to be out before the end of this year.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Thanks for the information.
We have been able to reproduce the issue here and added it (TA05012657) to our defect list to be fixed for the next maintenance release. We expect it to be out before the end of this year.
We haven't been able to reproduce this here. Could you please send us a simple example project we can run "as-is" and let us know the exact steps we should follow to reproduce the issue here?We are also finding that a line series that was specified as vbBlack is now appearing as green at run time. Again, nothing has been changed other than the replacement of the TChart object.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ross,
Thank you very much. I wish you the best for 2008!
The next maintenance release is due to be out shortly. Please be aware at this forum or our RSS feed for the release announcement.
Thanks in advance.
Thank you very much. I wish you the best for 2008!
The next maintenance release is due to be out shortly. Please be aware at this forum or our RSS feed for the release announcement.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ross,
Thanks for the example project.
For this to work you should add the line below to your code
or set line's colour to black:
Thanks for the example project.
For this to work you should add the line below to your code
Code: Select all
Chart.Series(iSeries).ColorEachPoint = True
Code: Select all
Chart.Series(iSeries).Color = vbBlack
Dim dPos As Long
For dPos = 1 To 10
Chart.Series(iSeries).AddXY dPos, dPos, "", clTeeColor
Next
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |