PDA

View Full Version : Girder 3.2.8 Beta release (XML loading improvement)



Ron
January 23rd, 2003, 04:52 AM
I've redone the XML loading. While programing on Girder 4 I found the bug that was causing 3.2 to fail on GML files that had been edited by some XML tool ( like XML Spy ) but where still valid XML. To make sure that the loading still works I would like to ask you guys to test this:

BACKUP YOUR GML FILES!!!

http://www.girder.nl/downloadn.php?Link=470

Please report if the loading fails or works.

Ron
January 24th, 2003, 02:13 AM
200 downloads and no problem reports, cool. I'll asume its working.

Bitmonster
February 12th, 2003, 09:46 AM
Hi!

There seems to be a bug with the "On Enable Device" eventstring. If you choose the command from the contextmenu you get an event named "GirderEnabled" but the event posted by girder is "GirderEnable" (notice the missing "d"). So it won't work.

The same applies to GirderDisable.

This seems to be broken a long time (tested 3.26 before with same bug).

Bitmonster

Ron
February 12th, 2003, 11:45 AM
Thanks for the report. I've removed these items from the command menu. They are now (3.2.8) only accessible from the learn event button ( choose Girder event from the drop down box ). This way you'll get the correct eventstrings ( without the d ).