https://bugzilla.novell.com/show_bug.cgi?id=425277
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=425277#c7 --- Comment #7 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-09-11 08:08:06 MDT --- My bad, I meant that is the logic that I would think you would need to write in UIA. The Popup event tells you that the ToolTip is being shown, and which control it is showing text for. Using that information, you should be able to find the control in your tree and add the ToolTip to your tree in the correct place. -- 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
