Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ToolTip on Table cells, Linux
ToolTip on Table cells, Linux [message #1811246] Thu, 29 August 2019 11:09
Anirudh Das is currently offline Anirudh DasFriend
Messages: 2
Registered: August 2019
Junior Member
I'm working in Linux env
For my application, I would like to show tooltips on table cells when the user hovers the mouse over them and I have used Table widget to create the table

I know that the tooltips are only shown if the text does not fit into the row. If the text does fit in the row, no tooltip is shown.

But this behaviour is not exactly happening in my case when I'm adding a row with a column text large enough. However in Windows env, It is working fine.

please help me out if I can explicitly enable the tooltip to show for Table cell or set it myself based on the text added?
Previous Topic:SWT crashes with no more handles
Next Topic:Breakpoint debug SelectionListener freeze eclipse and Win10 OS
Goto Forum:
  


Current Time: Fri Apr 19 09:33:00 GMT 2024

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

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

Back to the top