Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » delete-key doesn't work
delete-key doesn't work [message #462823] Thu, 01 February 2007 04:41 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:Access Classpath from "child" Plugin by "parent" plugin
Next Topic:Problems with TableViewer and ComboboxCellEditors
Goto Forum:
  


Current Time: Fri Jul 04 11:25:43 EDT 2025

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

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

Back to the top