We are currently using Version 2.0.2469.25745
I was unaware that a new version has been released. Will try this one ...
Thanks.
Search found 8 matches
- Wed Nov 08, 2006 12:47 pm
- Forum: .NET
- Topic: Question re. Crashes when having used DragMarks
- Replies: 2
- Views: 3403
- Tue Nov 07, 2006 12:54 pm
- Forum: .NET
- Topic: Question re. Crashes when having used DragMarks
- Replies: 2
- Views: 3403
Question re. Crashes when having used DragMarks
Hi ! 1. Most of the time when I delete series (using the Editor) that had DragMarks added by code, the TChart crashes when moving the mouse-cursor over the chart canvas. It seems to have something to do with having moved the DragMarks prior to deleting the series. Deleting the DragMarks before delet...
- Wed Oct 25, 2006 12:24 pm
- Forum: .NET
- Topic: TeeChart Commander icons not shown in com .NET application
- Replies: 6
- Views: 7287
- Wed Oct 25, 2006 11:05 am
- Forum: .NET
- Topic: TeeChart Commander icons not shown in com .NET application
- Replies: 6
- Views: 7287
Hi, thank you for the reply. Now I have detected that it is not a problem of the steema commander but rather a problem of the microsoft toolBar object (the same problem occures with the normal toolBar). If I remove the "Application.EnableVisualStyles()" from the .NET application, the images are show...
- Tue Oct 24, 2006 12:27 pm
- Forum: .NET
- Topic: TeeChart Commander icons not shown in com .NET application
- Replies: 6
- Views: 7287
Hi, thank you for the answer. But we use the Tee-Chart in an complete .NET application in .NET (not in VB6), so I think we must use the .NET version. In the case described, we don't use the tee chart in VB6, we only call an .NET application out of an VB6 application. And this .NET application uses a...
- Tue Oct 24, 2006 11:11 am
- Forum: .NET
- Topic: TeeChart Commander icons not shown in com .NET application
- Replies: 6
- Views: 7287
TeeChart Commander icons not shown in com .NET application
Hello, we are using an .NET application as COM-component (COM-interop registered), and call this compontent via an Visual-Basic 6 programm. In this component the TeeChart commander is used in an frame. But in the commander, the associated icons are not shown, only the white boxes for the buttons are...
- Thu Sep 28, 2006 11:35 am
- Forum: .NET
- Topic: Display Chart Editor on a form?
- Replies: 2
- Views: 3757
- Thu Sep 28, 2006 9:27 am
- Forum: .NET
- Topic: Display Chart Editor on a form?
- Replies: 2
- Views: 3757
Display Chart Editor on a form?
Hi! we recently migrated from TeeChart 7 (VB6) to the .NET(VB) version. TeeChart 7 came with two Controls that I am now missing: ChartEditorPanel and ChartPageNavigator. I can emulate the navigator with four Buttons, but of course the editor is much more complex. My question is: Is there any other w...