Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Tooltips on disabled components
Tooltips on disabled components [message #463657] Fri, 11 November 2005 09:54 Go to next message
Eclipse UserFriend
Hi all!

I would like to display a tooltip on a button explaining why the button
is greyed out. But it seems that tooltips are not displayed the button
is not enabled.

Is there some kind of workaround for this?

Thanks,

:-) Camilla
Re: Tooltips on disabled components [message #463683 is a reply to message #463657] Fri, 11 November 2005 10:16 Go to previous messageGo to next message
Eclipse UserFriend
Not really. This is the correct Windows platform behavior (despite the fact
that it is unwanted).

<user@domain.invalid> wrote in message news:dl2b3i$mca$1@news.eclipse.org...
> Hi all!
>
> I would like to display a tooltip on a button explaining why the button
> is greyed out. But it seems that tooltips are not displayed the button
> is not enabled.
>
> Is there some kind of workaround for this?
>
> Thanks,
>
> :-) Camilla
>
Re: Tooltips on disabled components [message #548730 is a reply to message #463657] Thu, 22 July 2010 14:35 Go to previous message
Eclipse UserFriend
If you use a Form Layout, you can put a label behind the
item that is disabled and use that as the launching point of a tooltip.

Worked for me
Previous Topic:Double clicking on Tree items under Mac and Linux
Next Topic:Questions on Search feature
Goto Forum:
  


Current Time: Sun Aug 31 08:32:54 EDT 2025

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

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

Back to the top