Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Enhancing perspective title by dynamic text
Enhancing perspective title by dynamic text [message #506445] Thu, 07 January 2010 14:49
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
Hello,

the title of a perspective is set by
<extension point="org.eclipse.ui.perspectives">
<perspective name="%myperspective">
This text is static, even if it is resolved by a property variable, e. g. of
the Locale ResourceBundles.

How can this title text be enhanced dynamically, i. e. supplemented by
additonal text created in the program code - if possible?

Example:

Instead of
My Perspective
displaying the title
My Perspective - aditional text by code

Thomas Wiedmann
Previous Topic:Content not covered by Help Search
Next Topic:rcp application with multiple plugins
Goto Forum:
  


Current Time: Tue Apr 16 18:34:22 GMT 2024

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

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

Back to the top