Search found 6 matches

by selectric
Wed Apr 02, 2008 9:15 pm
Forum: ActiveX
Topic: Disable editor help button
Replies: 1
Views: 2709

Disable editor help button

Hello Steema,
I am trying to disable the editor help button and I am trying the following

Code: Select all

clientEditor.Options.Help = false
this used to work in version 7 but not with version 8. Is there a change in the way this is done?

Thanks,
selectric
by selectric
Tue Mar 18, 2008 5:24 pm
Forum: ActiveX
Topic: language changes
Replies: 9
Views: 8721

Using the newest version

Hello,

yes I have downloaded and I am using the newest version.

Thanks!
by selectric
Mon Mar 17, 2008 8:48 pm
Forum: ActiveX
Topic: language changes
Replies: 9
Views: 8721

Unicode series title

Hello steema, thanks for your help. I have been able to do almost everything that I needed to. One last thing remains though. I am using the lattest unicode multi-language ocx .If a set a series name say "Ic" when I navigate to edit graph -> series -> title I see this @U#492063. If I change the seri...
by selectric
Tue Feb 19, 2008 12:09 am
Forum: ActiveX
Topic: language changes
Replies: 9
Views: 8721

One more detail

Hello Narcis, Thanks for your responces I have not been able to change the language of a chart that is streamed to a client. Here is what I have done: 1. On the server side I create a TeeChart control and add my series etc. 2. On the cilent side the code is as follows: %> <object id="clientChart" wi...
by selectric
Tue Feb 12, 2008 6:35 pm
Forum: ActiveX
Topic: language changes
Replies: 9
Views: 8721

Problem with Language change persists

Hello Steema, the suggested change did not have any effect. My problem is exactly as described in this post http://www.teechart.net/support/viewtopic.php?p=20764&sid=f9ba2be7b42b1bcdc96484a1eae77592 I was wondering if this has been taken care of in version 8. We are using the Unicode Multilanguage o...
by selectric
Tue Feb 12, 2008 12:21 am
Forum: ActiveX
Topic: language changes
Replies: 9
Views: 8721

language changes

Hello Steema, I have a question about the language settings for the following scenario: 1. A user is redirected to an asp page containing the teechart8Langs.ocx and decides to install it. Question:1 What language the edit chart interface will be in and how is this determined? From my experiment the ...