Dynamically update editors title [message #436241] |
Sat, 03 September 2005 12:14 |
Eclipse User |
|
|
|
Originally posted by: dutz.c-ware.de
Hi,
I am working on a RCP application in which I can create an editor to
edit parts of another editor. These parts are GEF parts and the title of
a parts editor is to be identical with the name of the edit part. I
managed to link everything using propertyChange stuff. Unfortunately I
couldn't figure out how to make eclipse update the editores title and
tool-tip.
Any help appreciated,
Christofer Dutz
|
|
|
Re: Dynamically update editors title [message #436361 is a reply to message #436241] |
Wed, 07 September 2005 12:07 |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Christofer Dutz wrote:
> Hi,
>
> I am working on a RCP application in which I can create an editor to
> edit parts of another editor. These parts are GEF parts and the title
> of a parts editor is to be identical with the name of the edit part.
> I managed to link everything using propertyChange stuff. Unfortunately
> I couldn't figure out how to make eclipse update the editores title
> and tool-tip.
Take a look at the following WorkbenchPart methods: setPartName,
setContentDescription and setTitleToolTip.
Dani
>
> Any help appreciated,
> Christofer Dutz
|
|
|
Powered by
FUDForum. Page generated in 0.03445 seconds