[Mono-bugs] [Bug 77356][Nor] Changed - TreeView callbacks don't fire on mouse input

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jan 29 19:32:45 EST 2006


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 don at edvalson.net.

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 don at edvalson.net  2006-01-29 19:32 -------
+Created an attachment (id=16414)
+Patch to make checked events fire
+


More information about the mono-bugs mailing list