Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Right-menu in Text
Right-menu in Text [message #91444] Tue, 03 June 2008 10:46 Go to next message
Terry  is currently offline Terry Friend
Messages: 19
Registered: July 2009
Junior Member
Hi All,

I want to add the "Cut, Copy, Paste, Delete" actions in right-menu of Text.
In rap, no cut(), copy(), paste() methods in Text. So how can i implement
these methods in rap?

Best regards!

Terry
Re: Right-menu in Text [message #91499 is a reply to message #91444] Tue, 03 June 2008 13:54 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi Terry,

this isn't supported in RAP. Furthermore I am not sure if that would
be possible at all. Can one manipulate and query the clients clipboard?

What could be discussed is, that RAP should enable the browsers
context menu for text widgets. That would allow the user to copy &
paste. All that without letting the server know about it.

And of course, depending on you use case, there might be other
solutions.

Cheers,
Rüdiger

Terry Zhang wrote:
> Hi All,
>
> I want to add the "Cut, Copy, Paste, Delete" actions in right-menu of Text.
> In rap, no cut(), copy(), paste() methods in Text. So how can i implement
> these methods in rap?
>
> Best regards!
>
> Terry
Previous Topic:response headers for custom service handlers
Next Topic:Using RAP with EJB3 on JBoss 4.2 (Version 2)
Goto Forum:
  


Current Time: Thu Mar 28 16:27:35 GMT 2024

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

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

Back to the top