OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: AutoKAD on June 02, 2010, 11:15:51 PM

Title: dcl_Form_Close
Post by: AutoKAD on June 02, 2010, 11:15:51 PM
Just installed 6.0.0.26 to test it out and it seems that I am getting a "Fatal Error: Unhandled Access Violation Reading..." and then AutoCAD crashes immediately after calling dcl_Form_Close.  Modeless form called during a MouseMovedOff event.  Any clues?  I'll get an example file up tomorrow (err rather today), sometime.

Thanks!

-Kevin
Title: Re: dcl_Form_Close
Post by: owenwengerd on June 03, 2010, 08:36:05 AM
No idea, but I'll watch for the sample to reproduce it. Make sure you inlude AutoCAD and Windows version.
Title: Re: dcl_Form_Close
Post by: AutoKAD on June 03, 2010, 03:14:07 PM
Owen,

Here are the sample files.  I'm running Windows 7 Professional and AutoCAD 2004.  Just tested this and it gives me the Fatal Error and ACAD crashes.

Thanks for checking this out.

-Kevin
Title: Re: dcl_Form_Close
Post by: owenwengerd on June 03, 2010, 06:24:12 PM
Thanks for the excellent sample code. The bug is now fixed for the next build.
Title: Re: dcl_Form_Close
Post by: AutoKAD on June 03, 2010, 06:48:22 PM
Awesome!

Thanks Owen!

-Kevin