2012-10-10 14:28 UTC
Hi,
The event DragnDropToAutoCAD with property “Event Invoke = 1-Asynchronuous” is not working properly in AutoCAD and Bricscad. It look likes the event invoke is synchronous. You can easily test this with the attached program.
Copy the files in a search path of AutoCAD and load the lisp file “DropInAcad.lsp” Start the lisp function (start) and the dialog appears. When you drag and drop a point from the dialog slide tile the dialog appears again without inserting the dwg “DropInAcad.dwg”.
Note it works fine in previous releases.
(I'm using OpenDCL 7.0.0.8)
Thanks in advance,
Coert van den Broek
The event DragnDropToAutoCAD with property “Event Invoke = 1-Asynchronuous” is not working properly in AutoCAD and Bricscad. It look likes the event invoke is synchronous. You can easily test this with the attached program.
Copy the files in a search path of AutoCAD and load the lisp file “DropInAcad.lsp” Start the lisp function (start) and the dialog appears. When you drag and drop a point from the dialog slide tile the dialog appears again without inserting the dwg “DropInAcad.dwg”.
Note it works fine in previous releases.
(I'm using OpenDCL 7.0.0.8)
Thanks in advance,
Coert van den Broek