Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Dispalying tooltips for a specific time
Dispalying tooltips for a specific time [message #29258] Tue, 20 February 2007 12:38 Go to next message
Eclipse UserFriend
Originally posted by: george.gmail.com

Hi,

is there any property,for table or nebula grid ,in which i can set the
tooltip for a specific time,after which it disposes of its own.
Re: Dispalying tooltips for a specific time [message #29296 is a reply to message #29258] Tue, 20 February 2007 12:56 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
At least not for SWT-Table.

To make this work you need to use Emulated Tooltips:
- In 3.3:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.s nippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippet s/viewers/Snippet011CustomTooltips.java?view=markup
- In 3.2: you need to build everthing your own:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.s nippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippet s/viewers/Snippet023TreeViewerCustomTooltips.java?view=marku p

A general custom tooltip e.g. 3.3 viewer support is built upon is:
http://tom-eclipse-dev.blogspot.com/2006/11/are-os-tooltips- not-flexible-enough.html

Tom

George schrieb:
>
> Hi,
>
> is there any property,for table or nebula grid ,in which i can set the
> tooltip for a specific time,after which it disposes of its own.
>
>
>
Re: Dispalying tooltips for a specific time [message #578710 is a reply to message #29258] Tue, 20 February 2007 12:56 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
At least not for SWT-Table.

To make this work you need to use Emulated Tooltips:
- In 3.3:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.s nippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippet s/viewers/Snippet011CustomTooltips.java?view=markup
- In 3.2: you need to build everthing your own:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.s nippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippet s/viewers/Snippet023TreeViewerCustomTooltips.java?view=marku p

A general custom tooltip e.g. 3.3 viewer support is built upon is:
http://tom-eclipse-dev.blogspot.com/2006/11/are-os-tooltips- not-flexible-enough.html

Tom

George schrieb:
>
> Hi,
>
> is there any property,for table or nebula grid ,in which i can set the
> tooltip for a specific time,after which it disposes of its own.
>
>
>
Previous Topic:Dispalying tooltips for a specific time
Next Topic:PShelf Bug?
Goto Forum:
  


Current Time: Wed Jan 15 09:56:57 GMT 2025

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

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

Back to the top