https://bugzilla.novell.com/show_bug.cgi?id=459646


           Summary: UIA Event Support for
                    TreeView/TreeNode/TreeNodeCollection
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


I am attaching a patch that adds the following events:

TreeNodeCollection.UIACollectionChanged

TreeNode.UIATextChanged

TreeView.UIACheckBoxesChanged
TreeView.UIALabelEditChanged

In the case of TreeNode and TreeNodeCollection, I'm not 100% sure I did the
right thing in my patch, adding an EventHandlerList property like Component
has.  It makes sense to me, since most users won't have a11y enabled, but do
let me know if it's overkill.


-- 
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

Reply via email to