#1: Problem with SimpleGraph 1.50 Author: P_G, Location: GermanyPosted: 22/06/04 10:10 Hi Kambiz,
I noticed a problem on the newest version of SimpleGraph 1.50:
I insert two nodes, link them, mark them and try to delete them - the result is an error message. Obviously this happens only because of the link.
There seems to be a problem with the insertnodes procedure as well, but I didn't examined this closer.
C.U. P_G
#2: Hmmm... Author: P_G, Location: GermanyPosted: 23/06/04 08:30 Am I the only one with this problem ?
#3: Author: Kambiz, Location: Tehran, IranPosted: 23/06/04 09:32 I check out the demo, and there was nothing wrong.
Do you get the error message in the demo program?
#4: Author: P_G, Location: GermanyPosted: 23/06/04 09:48 Hi Kambiz,
Yes I do. The error message is: "Listenindex überschreitet das Maximum" (List-index higher then maximum). I changed nothing within the source-code this time.
I'm using Delphi 6 on Pentium 4, Windows XP home, 256 MB Ram.
This error occurs only when I mark all nodes including at least one link and then try to delete all marked objects. I checked several older releases of SimpleGraph as well and the error exists in these older versions too. Additionally I tested the demo program on an older P3 with Windows Me and I noticed the same problem as well...