[Mono-winforms-list] [PATCH] ToolTip patch

Carlos Alberto Cortez calberto.cortez at gmail.com
Tue May 15 13:31:21 EDT 2007


Hey,

The small attached patch changes a pair of bits of the ToolTip class.

The first change is that calling SetToolTip for a control that already
shown its associated tooltip should make it visible _again_ if the mouse
pointer is inside its bounds.

The second one is that we were not updating fine the tooltip text when
SetToolTip was called for a control showing the tooltip at the moment;
it also should reset its internal timer (based on the MS behaviour).

Comments?

Carlos.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tooltip.patch
Type: text/x-patch
Size: 1590 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20070515/a51bcbfb/attachment.bin 


More information about the Mono-winforms-list mailing list