[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: tooltips for the generated editor

Hi Gilbert,

Have you tried some of the snippets? --> http://wiki.eclipse.org/index.php/JFaceSnippets#Snippet011CustomTooltips

Cheers
/Eike

----
http://thegordian.blogspot.com



Gilbert Mirenque schrieb:
I don't know if this is the right place to ask the question (that's why
I posted to the rcp group as well). I added documentation to the
elements of my meta model. Now I print the documentation in the
generated tree editor in the status line. But sometimes the text is very
long and not all can be read. So I want to add tooltips to the editor in
that way that if I hover an element in the tree a tooltip with its
documentation will appear (maybe after 1 second). How can I achieve this?

best regards,
Gilbert