Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Programmatically invoking a tooltip
Programmatically invoking a tooltip [message #462070] Wed, 05 October 2005 16:17 Go to next message
Lars  Ködderitzsch is currently offline Lars KödderitzschFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,

I like to programmatically show the tooltip of a certain control.
Is there a (easy) way to do this?

Thanks,
Lars Ködderitzsch
Re: Programmatically invoking a tooltip [message #462181 is a reply to message #462070] Fri, 07 October 2005 15:18 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Lars,

There's no api for this. The only way to do this currently is to show a
fake tooltip, as demonstrated in
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet125.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup .

Grant

"Lars K
Re: Programmatically invoking a tooltip [message #462243 is a reply to message #462181] Sun, 09 October 2005 12:09 Go to previous message
Lars  Ködderitzsch is currently offline Lars KödderitzschFriend
Messages: 15
Registered: July 2009
Junior Member
Grant, thank you very much!
Not the nicest solution ;-) but, hey, it works!
Previous Topic:How to set just one cell in table 's column to combo in SWT
Next Topic:Flat grid-like tables (visual basic style)
Goto Forum:
  


Current Time: Thu Apr 25 00:13:44 GMT 2024

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

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

Back to the top