Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77356 --- shadow/77356 2006-01-25 15:38:16.000000000 -0500 +++ shadow/77356.tmp.20496 2006-01-29 19:32:45.000000000 -0500 @@ -41,6 +41,11 @@ The code to fire these events is in the OnKeyDown function. THis is the wrong place for it. It needs to be called whenever a checkbox changes state, whether that state change is due to keyboard input, mouse input, or program input. The callbacks should fire even if the check change is due to the application changing the check state. + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-29 19:32 ------- +Created an attachment (id=16414) +Patch to make checked events fire + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
