[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: ToolTip for TreeItem

Hi Michael,

A tooltip can be set on a Tree, but not on an individual TreeItem.  A
workaround is to make fake tooltips.  This is demonstrated in the
org.eclipse.swt.examples.hoverhelp.HoverHelp example from the separate
Eclipse examples download.

Grant


Michael Simons wrote:

> Hi,

> Is there a possibility to set a ToolTip (aka hint) for a TreeItem?
> If yes, how?
> If no, does anybody know of a work-around?

> Regards,

> Michael