[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Displaying Tooltip in Multiline

Raghava Rao wrote:
Hello,

Tooltip descritpion is dynamic it will change based on file loaded.

Is there any utility to devide into different lines.

See the class org.eclipse.jface.window.ToolTip which allows any Composite to be used to the content of a tooltip.


Hope this helps,
Eric