Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how to get rid of next annotation and previous annotation
how to get rid of next annotation and previous annotation [message #463953] Wed, 21 February 2007 05:27 Go to next message
Eclipse UserFriend
Originally posted by: diebosto.fi.vupv.es

Hi!
I'm creating an editor that extends AbstractDecoratedTextEditor and I want
to get rid of the next annotation and previous annotation buttons on the
coolbar (I assume that those come with the AbstractDecoratedTextEditor). Is
there any way to do that? (defining action sets, overriding a method at the
editor creation...)

Thanks!
Re: how to get rid of next annotation and previous annotation [message #463965 is a reply to message #463953] Wed, 21 February 2007 07:36 Go to previous messageGo to next message
Eclipse UserFriend
Diego Bosca wrote:

>Hi!
>I'm creating an editor that extends AbstractDecoratedTextEditor and I want
>to get rid of the next annotation and previous annotation buttons on the
>coolbar (I assume that those come with the AbstractDecoratedTextEditor). Is
>there any way to do that? (defining action sets, overriding a method at the
>editor creation...)
>
>
Disable the 'org.eclipse.ui.edit.text.actionSet.annotationNavigation'
action set.

Dani

>Thanks!
>
>
Re: how to get rid of next annotation and previous annotation [message #464036 is a reply to message #463965] Thu, 22 February 2007 12:47 Go to previous message
Eclipse UserFriend
Originally posted by: diebosto.fi.vupv.es

Daniel Megert <daniel_megert@ch.ibm.com> wrote in
news:erhed3$pgt$3@utils.eclipse.org:

> Diego Bosca wrote:
>
>>Hi!
>>I'm creating an editor that extends AbstractDecoratedTextEditor and I
>>want to get rid of the next annotation and previous annotation buttons
>>on the coolbar (I assume that those come with the
>>AbstractDecoratedTextEditor). Is there any way to do that? (defining
>>action sets, overriding a method at the editor creation...)
>>
>>
> Disable the 'org.eclipse.ui.edit.text.actionSet.annotationNavigation'
> action set.
>
> Dani
>
>>Thanks!
>>
>>
>

How should that be done? into the plugin or during execution?
Do yo have a little example?
thanks
Previous Topic:Relaunching Application
Next Topic:BUG: TeamProject Set import
Goto Forum:
  


Current Time: Mon Mar 24 10:23:58 EDT 2025

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

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

Back to the top