Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to change tooltip title dynamically
How to change tooltip title dynamically [message #508468] Tue, 19 January 2010 03:51
manoj kumar jain is currently offline manoj kumar jainFriend
Messages: 2
Registered: January 2010
Junior Member
Hi,
We are using eclipse development plugging architecture into our project,
my requirement is that in tooltip i have to create a new tool action and the label of tooltip must be synchronize with some values which is retrieved from database automatically every 5 minute.

For that we are using org.eclipse.ui.actionSets extension point for adding new action in tooltip and in it's label property is set blank first time.
and in it's actions which implements IWorkbenchWindowActionDelegate, init method we want to set it's label, by accessing from database.

Please help us how it is possible.

Thanks in Advance...
Previous Topic:help upgrading a plugin from eclipse 3.0 to 3.5 (yea, really)
Next Topic:How to change tooltip title dynamically
Goto Forum:
  


Current Time: Thu Apr 25 01:42:13 GMT 2024

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

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

Back to the top