Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to handle tooltips in TableViewer
How to handle tooltips in TableViewer [message #459608] Fri, 12 August 2005 14:52 Go to next message
Uwe Peuker is currently offline Uwe PeukerFriend
Messages: 16
Registered: July 2009
Junior Member
Hello all,

does anybody know, how to change the tooltip in a table viewer.
The build in automatically appears if the text is longer than the displayed
table cell. My problem is, the text could be longer than the screen, so the
tooltip on one line is not very useful.
I tried to add an MousetrackListener to the table of the TableViewer but I
haven't got any event.

What is possible and what do I wrong.

Thank you
Uwe
Re: How to handle tooltips in TableViewer [message #459692 is a reply to message #459608] Sun, 14 August 2005 09:28 Go to previous message
Uwe Peuker is currently offline Uwe PeukerFriend
Messages: 22
Registered: July 2009
Junior Member
I think I found the right snippet, to catch the low level SWT.mouseHover
event.
Thank you

"Uwe Peuker" <Uwe.Peuker@bitctrl.de> schrieb im Newsbeitrag
news:ddid2n$db6$1@news.eclipse.org...
> Hello all,
>
> does anybody know, how to change the tooltip in a table viewer.
> The build in automatically appears if the text is longer than the
> displayed table cell. My problem is, the text could be longer than the
> screen, so the tooltip on one line is not very useful.
> I tried to add an MousetrackListener to the table of the TableViewer but I
> haven't got any event.
>
> What is possible and what do I wrong.
>
> Thank you
> Uwe
>
Previous Topic:adding new jars to the classpath
Next Topic:KTable Navigation
Goto Forum:
  


Current Time: Fri Apr 26 11:49:56 GMT 2024

Powered by FUDForum. Page generated in 0.02726 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top