https://bugzilla.novell.com/show_bug.cgi?id=363367
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=363367#c1 --- Comment #1 from Derek Duban <[EMAIL PROTECTED]> 2008-02-20 15:05:47 MST --- Created an attachment (id=196112) --> (https://bugzilla.novell.com/attachment.cgi?id=196112) Compile and run to view hit test problem with TreeView Compile and run this. It demonstrates the problem with the plus/minus box being interpreted as being where the owner drawn checkbox is. We've done a bit of code to fix this. To see it run, run this app with "fix" on the parameter line. It will demonstrate how we are finding the plus/minus hit. It does not, however, prevent the expand/collapse that happens with a click on the state image. This "fix" has not been tested on all permutations but is only a test sample. example: >mono TreeViewClicks.exe or >mono TreeViewClicks.exe fix -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
