I get Tcl errors when I try to drag and drop objects in the object tree widget. Is this a bug in Ayam?
This issue should be resolved since Ayam 1.5. This is not really a bug. Ayam (V1.4 and below) requests to load the BWidgets package without specifying an exact version. Unfortunately, newer BWidget versions than 1.2.1, which is distributed with Ayam, seem to have changed in incompatible ways which leads to Tcl errors while doing drag and drop. The newer versions of BWidgets may get loaded into Ayam in favour of BWidgets 1.2.1, if they are installed in your system. An easy fix for this is, consequently, to deinstall the newer BWidgets package, if no other of your Tcl/Tk applications depends on it.
Related Questions
- When I try to drag and drop 3D objects from the Object Catalog into the working area, a red circle with a slash across it displays. What should I do to bring these objects into the working area?
- I keep getting Invalid Filename errors when I try to use your automation objects in ASP, even though, everything works fine if I use VBScript, or other tool which supports COM. What is wrong?
- I get Tcl errors when I try to drag and drop objects in the object tree widget. Is this a bug in Ayam?