Keyboard Cut, Copy & Paste [message #78585] |
Thu, 19 June 2003 14:19  |
Eclipse User |
|
|
|
Originally posted by: gino.--no-spam--filicetti.net
Hi All,
My plugin has a multi page editor which complex UI in each tab.. by complex
UI, I mean that each tab is pretty much a form with a host of text fields
that need to be filled out.
Now my problem... I can't seem to use Ctrl-C,X or V nor use the Edit menu to
cut copy and paste out of the textfields in my multi page editor. It DOES
allow me to right click and cut, copy, paste, but for some reason, the Edit
menu and its keyboard accelerators are disabled.
It feels like I'm missing a critical piece of plumbing that needs to be
hooked up... does anyone have ideas?
G - using Eclipse 2.0.2
PS.. I just noticed that the plugin.xml has the SAME problems as me... that
DOESN'T give me a good feeling ;-(
|
|
|
|
Re: Keyboard Cut, Copy & Paste [message #78913 is a reply to message #78738] |
Thu, 19 June 2003 22:24  |
Eclipse User |
|
|
|
Originally posted by: gino.--no-spam--filicetti.net
See.... that's the problem... we're developing this plugin for use in the
new WSAD v5.. which is based on Eclipse 2.0.2, so don't have a choice as to
my version.
Was getting this working actually impossible in 2.0.2?
G
"Knut Radloff" <knut_radloff@oti.com> wrote in message
news:bctaf2$kcl$1@rogue.oti.com...
> Try using 2.1. I'm using the 20030611 3.0 stream build and the keyboard
shortcuts work for cut/paste in the plugin schema editor.
> 2.1 has a new key binding story which probably fixed this. See the (new)
org.eclipse.ui.commands extension point for details.
>
> Knut
>
> "G. Filicetti" <gino@--no-spam--filicetti.net> wrote in message
news:bcsusg$aio$1@rogue.oti.com...
> > Hi All,
> >
> > My plugin has a multi page editor which complex UI in each tab.. by
complex
> > UI, I mean that each tab is pretty much a form with a host of text
fields
> > that need to be filled out.
> >
> > Now my problem... I can't seem to use Ctrl-C,X or V nor use the Edit
menu to
> > cut copy and paste out of the textfields in my multi page editor. It
DOES
> > allow me to right click and cut, copy, paste, but for some reason, the
Edit
> > menu and its keyboard accelerators are disabled.
> >
> > It feels like I'm missing a critical piece of plumbing that needs to be
> > hooked up... does anyone have ideas?
> >
> > G - using Eclipse 2.0.2
> >
> > PS.. I just noticed that the plugin.xml has the SAME problems as me...
that
> > DOESN'T give me a good feeling ;-(
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.06761 seconds