Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » problem about "Ctrl +V" in multipage editor
problem about "Ctrl +V" in multipage editor [message #218011] Tue, 30 March 2004 04:32 Go to next message
Eclipse UserFriend
Originally posted by: jiaoy.necas.nec.com.cn

Hi
I have an editor extends MultiPageEditorPart. In my editor,
there are one source page which extends TextEditor, while, other
pages contain controls such as Table,Text. I use contributorClass
same as the one supplied example of MultiPageEditor.

In my own MultiPageEditor, when user selects a page containing Text
control,
"Copy" and "Paste" menu items in "Edit" Menu are disabled. The strange
thing
is that if user presses "Ctrl +V" in a Text control, contents in clipboard
will be pasted into source page. why this happens?

I find the same problem in the example of MultiPageEditor in Eclipse
package.

What should i do if I want to forbid clipboard operation in pages other
than source page and prevent the case I just describe happen?

Any comments are welcome.

thanks joesph
Re: problem about "Ctrl +V" in multipage editor [message #218238 is a reply to message #218011] Tue, 30 March 2004 10:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: douglas.pollock.magma.ca

joesph jiao wrote:
> is that if user presses "Ctrl +V" in a Text control, contents in clipboard
> will be pasted into source page. why this happens?

Which version of Eclipse are you using?



d.
Re: problem about "Ctrl +V" in multipage editor [message #218792 is a reply to message #218238] Tue, 30 March 2004 20:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jiaoy.necas.nec.com.cn

Douglas Pollock wrote:

> joesph jiao wrote:
> > is that if user presses "Ctrl +V" in a Text control, contents in clipboard
> > will be pasted into source page. why this happens?

> Which version of Eclipse are you using?

I am using 2.1.2


> d.
Re: problem about "Ctrl +V" in multipage editor [message #221022 is a reply to message #218792] Fri, 02 April 2004 16:02 Go to previous message
Eclipse UserFriend
Originally posted by: douglas.pollock.magma.ca

joesph jiao wrote:
> I am using 2.1.2

Try upgrading to 2.1.3.



d.
Previous Topic:libpangoxft-1.0.so
Next Topic:broken keyboard navigation on read-only files
Goto Forum:
  


Current Time: Thu May 01 15:41:33 EDT 2025

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

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

Back to the top