Started by AutoKAD ·
2009-07-09 06:38 UTC ·
7 replies · SMF topic #844
AutoKAD
2009-07-09 06:38 UTC
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?
owenwengerd
2009-07-09 16:04 UTC
I couldn't reproduce this. Can you upload a simple sample code sample that reproduces the problem?
bazzacad
2009-07-09 17:48 UTC
author=owenwengerd link=topic=844.msg4172#msg4172 date=1247155491 wrote:
...simple sample code sample...
LOL, that's a good one. ;)
owenwengerd
2009-07-09 17:59 UTC
Too many simple samples...
AutoKAD
2009-07-09 21:27 UTC
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
AutoKAD
2009-07-10 00:33 UTC
It only occurs with modeless forms. I tried it with a modal form and had no problems. Here are the test files.
owenwengerd
2009-07-10 03:44 UTC
This problem is now fixed for the picture box in Beta 7.
AutoKAD
2009-07-10 03:58 UTC
Awesome.
Thanks Owen!