[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Oops
|
- From: "Randy Hudson" <none@xxxxxxx>
- Date: Wed, 1 Aug 2001 18:27:51 -0400
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
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.