[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Oops

Actually, I was wrong, you can get multiple Hover events on the same
control.
However, originally I was interested in using the native ToolTipText, which
fades in on Windows 2000.
My usage scenario was that I would be resetting the ToolTipText on a Control
after it was displayed, and I wanted SWT to update the ToolTips text as well
as its position when I change its value.  It appears that this is not
possible.