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=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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
