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 #604262] 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:How to change tooltip title dynamically
Next Topic:Loading part of plugin.xml
Goto Forum:
  


Current Time: Wed Apr 24 20:51:16 GMT 2024

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

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

Back to the top