Page 1 of 1

bug in tools ?

Posted: Tue Oct 05, 2004 9:32 pm
by 9524472
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
8) 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

Posted: Tue Oct 05, 2004 11:03 pm
by 9524472
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

Posted: Wed Oct 06, 2004 9:48 am
by Pep
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.