Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to change tooltip title dynamically
How to change tooltip title dynamically [message #604262] Mon, 18 January 2010 22:51
Eclipse UserFriend
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: Sun Jul 13 00:31:41 EDT 2025

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

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

Back to the top