Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Tooltip for SWT controls
Tooltip for SWT controls [message #452955] Tue, 29 March 2005 05:47 Go to next message
Eclipse UserFriend
Originally posted by: pankajsanghi.hotmail.com

Hello everybody,

My application make use of dialog boxes containing SWT components
(textfields, textarea etc.). My requirement says that whenever mouse is
hovered over any of the textfield then a tip should be displayed
presenting the significance of the component.

How can i display this message on MouseHover event for textfield
component. Your early response would be of great help.

thanks and regards

Pankaj Sanghi
Re: Tooltip for SWT controls [message #452959 is a reply to message #452955] Tue, 29 March 2005 07:51 Go to previous message
Henrik Skovgaard is currently offline Henrik SkovgaardFriend
Messages: 84
Registered: July 2009
Member
Look at the .setToolTipText property.. That should do the trick :)

/Henrik

"Pankaj Sanghi" <pankajsanghi@hotmail.com> wrote in message
news:bd096b6d54264a230af87442867a0255$1@www.eclipse.org...
> Hello everybody,
>
> My application make use of dialog boxes containing SWT components
> (textfields, textarea etc.). My requirement says that whenever mouse is
> hovered over any of the textfield then a tip should be displayed
> presenting the significance of the component.
>
> How can i display this message on MouseHover event for textfield
> component. Your early response would be of great help.
>
> thanks and regards
>
> Pankaj Sanghi
>
Previous Topic:JFace Dialog Opened From Action - Retreive values
Next Topic:Browser Widget not working on Linux?
Goto Forum:
  


Current Time: Sat Apr 20 03:32:16 GMT 2024

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

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

Back to the top