| [news.eclipse.platform.swt] Re: How can i figure out the size of the mouse cursor? |
Thx for help tom.
Display#getCursorSizes()? You know that JFace provides ToolTips out of the box in 3.3?
Tom
Bernd Vogt schrieb:Hi all,
i'm working on a custom tooltip support for swt trees and tables. Now i need to figure out the size of the mouse cursor to calculate the correct position of the tooltip under the cursor.
How can i figure out the size of the mouse cursor?
Regards, Bernd