Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Decorate editor tab
Decorate editor tab [message #327260] Mon, 14 April 2008 19:50 Go to next message
Eclipse UserFriend
Originally posted by: rasmus_pedersen.yahoo.com

Hi,
I have programmed a custom editor plugin for a programming language. The
lightweight decorator works fine for IFile resources in the package
explorer view.
But I would also like to be able to set the same decoration for the icon
that my editor itself uses. I have hooked up to editor change events and
it is in this context that I would like to be able to decorate the
editor icon at runtime. Does anyone have a plugin that does this or can
someone give a hint to how it can be done?
Re: Decorate editor tab [message #327378 is a reply to message #327260] Wed, 16 April 2008 20:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rasmus_pedersen.yahoo.com

exquisitus wrote:
> Hi,
> I have programmed a custom editor plugin for a programming language. The
> lightweight decorator works fine for IFile resources in the package
> explorer view.
> But I would also like to be able to set the same decoration for the icon
> that my editor itself uses. I have hooked up to editor change events and
> it is in this context that I would like to be able to decorate the
> editor icon at runtime. Does anyone have a plugin that does this or can
> someone give a hint to how it can be done?
Any ideas on this? How can one either decorate the editor icon at
runtime or change it to something else?
Re: Decorate editor tab [message #327465 is a reply to message #327378] Mon, 21 April 2008 17:34 Go to previous message
Boris Bokowski is currently offline Boris BokowskiFriend
Messages: 272
Registered: July 2009
Senior Member
I don't think this is possible right now. Please file an enhancement
request in bugzilla.

Boris

"Rasmus" <rasmus_pedersen@yahoo.com> wrote in message
news:fu5m5j$ql3$1@build.eclipse.org...
> exquisitus wrote:
>> Hi,
>> I have programmed a custom editor plugin for a programming language. The
>> lightweight decorator works fine for IFile resources in the package
>> explorer view.
>> But I would also like to be able to set the same decoration for the icon
>> that my editor itself uses. I have hooked up to editor change events and
>> it is in this context that I would like to be able to decorate the editor
>> icon at runtime. Does anyone have a plugin that does this or can someone
>> give a hint to how it can be done?
> Any ideas on this? How can one either decorate the editor icon at runtime
> or change it to something else?
Previous Topic:still learning the CVS for eclipse
Next Topic:XSL transform on eclipse platform
Goto Forum:
  


Current Time: Fri Aug 16 22:16:35 GMT 2024

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

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

Back to the top