[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] TableColumn header: Mouse events / ToolTips?
|
Is there any way to get (implement) a ToolTip on a TableColumn header?
I haven't found a way to get mouse events for the actual (button-like)
header on Windows,
using addListener().
Should I be able to?
What I was hoping to implement is an easy way for the user to get the column
name if the column is resized too small to display the label (since the
actual
data in the column is usually smaller than the column name itself).
Seemed like a mouse hover would be the most obvious action.
Thanks in advance!
Michael Blout
mblout@xxxxxxxxxxxxx