[Mono-bugs] [Bug 76826][Wis] Changed - After Select Events in TreeView not triggered

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 1 16:17:12 EST 2005


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 aviary.tree at ntlworld.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76826

--- shadow/76826	2005-11-29 15:35:43.000000000 -0500
+++ shadow/76826.tmp.29798	2005-12-01 16:17:12.000000000 -0500
@@ -371,6 +371,16 @@
 code for AfterSelect, which has been implemented for quite some time.
  Maybe there was another treeview bug that prevented this from working
 in your version.  If you are feeling brave you could try running this
 freshly compiled version
 http://primates.ximian.com/~jackson/System.Windows.Forms.dll just
 gacutil -i System.Windows.Forms.dll 
+
+------- Additional Comments From aviary.tree at ntlworld.com  2005-12-01 16:17 -------
+OK, I've thrown caution to the winds and downloaded and installed your
+dll as described. What I've found is that if I click on the node icon,
+I still get no response, but if I click on the text, the message
+appears indicating that the AfterSelect event handler is triggered.  I
+can't now go backwards to check whether clicking on the text in mono
+1.1.10 would trigger the event.  I'm pretty sure previously I clicked
+on the icon, not the text.  However, you should be able to click on
+the icon as well as the text.  This is how it works in .NET.


More information about the mono-bugs mailing list