delete-key doesn't work [message #462823] |
Thu, 01 February 2007 04:41  |
Eclipse User |
|
|
|
Originally posted by: febro.gmx.net
Hi,
I've created an editor as "normal" eclipse-plugin (within the
eclipse-environment), and everything works fine. Now I want to integrate
this editor into a rcp-application, but the "delete"-key doesn't work
anymore... how can I activate this key? It shall not do anything special,
just the "normal" delete-behaviour as in every other normal text editor.
any hints?
thanks!
Felix
|
|
|
Re: delete-key doesn't work [message #462869 is a reply to message #462823] |
Thu, 01 February 2007 12:09  |
Eclipse User |
|
|
|
You have to register the global action handler for your action.
The BasicTextEditorActionContributor can serve as an example.
Snjeza
Felix Brossmann wrote:
> Hi,
>
> I've created an editor as "normal" eclipse-plugin (within the
> eclipse-environment), and everything works fine. Now I want to integrate
> this editor into a rcp-application, but the "delete"-key doesn't work
> anymore... how can I activate this key? It shall not do anything special,
> just the "normal" delete-behaviour as in every other normal text editor.
>
> any hints?
>
> thanks!
> Felix
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.17961 seconds