TeeChart for ActiveX, COM and ASP
-
Angelo
- Newbie

- Posts: 10
- Joined: Tue Oct 05, 2004 4:00 am
Post
by Angelo » Tue Oct 05, 2004 9:32 pm
I'm still having problems when adding a nearest tool (Activex v 7) in a vb5 project. I will describe the steps.
1) add a tchart
2) add serie, point, not 3d
3) no wall, no legends
4) add a mark tips tool
5) add a nearest point tool
6) save the project
7) close the VB5

run VB5
9) open the project
then "the project cannot be loaded" and vb tells to see the log file
The log file says: "cannot load tchart1"
Angelo
-
Angelo
- Newbie

- Posts: 10
- Joined: Tue Oct 05, 2004 4:00 am
Post
by Angelo » Tue Oct 05, 2004 11:03 pm
I've been trying to find a workaround for this problem. It seems to be related to the order that tools is added.
If I add a nearest point tool at first and a mark tips after the problem does not occur.
I need to check in run-time.
Angelo
-
Pep
- Site Admin

- Posts: 3313
- Joined: Fri Nov 14, 2003 5:00 am
-
Contact:
Post
by Pep » Wed Oct 06, 2004 9:48 am
Hi Angelo,
yes, you're correct, I'm able to reproduce the problem here. I've added it on our defect list and a fix for it will be considered to inclusion for the next maintenance releases.
In meantime I think the best workaround is to add the tools at runtime.