[Mono-bugs] [Bug 459646] New: UIA Event Support for TreeView/TreeNode/ TreeNodeCollection
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Dec 17 00:12:19 EST 2008
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: mono-bugs at lists.ximian.com
ReportedBy: saarmstrong at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list