Search found 12 matches
- Thu Feb 10, 2005 8:16 pm
- Forum: ActiveX
- Topic: TeeChart ActiveX Editor shows incorrect info in Data page
- Replies: 3
- Views: 6231
- Sat Jul 03, 2004 9:40 am
- Forum: ActiveX
- Topic: TeeChart Pro ActiveX v7 BETA available for download
- Replies: 2
- Views: 5995
- Thu Jul 01, 2004 11:12 am
- Forum: ActiveX
- Topic: Two logins on one machine, using VS .NET
- Replies: 3
- Views: 6242
Problem 'gone away'
Uninstalling and re-installing has solved the problem. I'm still puzzled as to what happened, as there ARE no non-administrator accounts on my PC, and 'domain users' are also in the local administrators group. However, all seems to be well now.
Thanks
John
Thanks
John
- Wed Jun 30, 2004 2:21 pm
- Forum: ActiveX
- Topic: Two logins on one machine, using VS .NET
- Replies: 3
- Views: 6242
Two logins on one machine, using VS .NET
I have installed Teechart ActiveX (6.0.5) on my PC whilst logged on as an administrator, and have created a reference to it in a .NET project. If I log off, log on to a different account (but still an administrator), then open the same project, the reference cannot be found. If I try to remove and r...
As an alternative to going back to V5 until this is fixed, is there a way to disable the 'data' tab in the editor? I don't want to disable the editor itself, as the facility to export to Excel (which works OK) is a requirement, but I could live without the 'data' tab - if the users want to look at t...
- Wed Apr 07, 2004 2:41 pm
- Forum: ActiveX
- Topic: DateTimeFormat
- Replies: 5
- Views: 10393
I suspect the best way of demonstrating this problem, and the datetimeformat problem, would be for me to send you the generated .tee file, and the 'client-side' code which displays it. However, I can't access your news server - presumably because of our internal firewall setup. Is there an e-mail ad...
This MAY be the same problem, but I get the error as soon as I click the 'data' button, i.e. without pressing 'Show Colours'. The data is displayed behind the error box. Is this error specific to V6? If so, do you have a date for a fix? I need to make a new release in a couple of weeks, and if I don...
- Tue Apr 06, 2004 4:06 pm
- Forum: ActiveX
- Topic: DateTimeFormat
- Replies: 5
- Views: 10393
Will try as suggested tomorrow. However, a bit more information - this is a web app. I am generating the Teechart to a file on the server populating from an ADO recordset as below - the database is SQL 2000, and the first field is a datetime I'm then reading from a URL on the client, using the TeeCh...
IE Error
I don't know whether this is related to my previous post - re. datetime formats - but on the same chart, if I try to access the data using the editor, I get a continual IE error - List Index Out of Bounds (-1). The only way out is to use task manager to abort. The chart is type 6 - fastline. I've tr...
- Tue Apr 06, 2004 11:43 am
- Forum: ActiveX
- Topic: DateTimeFormat
- Replies: 5
- Views: 10393
- Tue Apr 06, 2004 11:36 am
- Forum: ActiveX
- Topic: DateTimeFormat
- Replies: 5
- Views: 10393
DateTimeFormat
I'm having a problem with 6.04 in setting a date/time format for my x-axis. It seems that, whether I change the format in code Chart1.Axis.Bottom.Labels.DateTimeFormat = "dd/mm/yy" or via the TeeChart editor, the format remains as dd/mm/yyyy hh:mm:ss which I presume is my PC UK regional setting. I'd...