PictureBox Control - OnRightClick + dcl_Form_Close

Started by AutoKAD · 2009-07-09 06:38 UTC · 7 replies · SMF topic #844

I am using the RightClick event for a picture box control to close a form and it closes the form, but also crashes AutoCAD.  This occurs with all click events, except for the Clicked event.  Just wondering if this could be a bug?
I couldn't reproduce this. Can you upload a simple sample code sample that reproduces the problem?
author=owenwengerd link=topic=844.msg4172#msg4172 date=1247155491 wrote:
...simple sample code sample...

LOL, that's a good one.  ;)
Too many simple samples...
I'll get you a simple sample of simple code for a simple test of a possible simple problem.  Sorry got carried away.  ;D

Just so you know what I am running:
AutoCAD 2004
Windows XP
It only occurs with modeless forms.  I tried it with a modal form and had no problems.  Here are the test files.
Attachments
This problem is now fixed for the picture box in Beta 7.
Awesome.

Thanks Owen!