Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Clipboard workaround
Clipboard workaround [message #119843] Tue, 27 January 2009 18:33 Go to next message
Howard is currently offline HowardFriend
Messages: 29
Registered: July 2009
Junior Member
Hi again,

My SWT app currently uses Clipboard, however I noticed that RAP doesn't
implement Clipboard yet. Any suggestions for a workaround? I would rather
not do context menu off right clicking because my app currently doesn't
have any context menu. I suppose if no alternative is found I can always
add a label to say "Press Ctrl+C to copy to clipboard" :P

Thanks in advance,
Howard
Re: Clipboard workaround [message #120014 is a reply to message #119843] Thu, 29 January 2009 10:47 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Howard,

Howard wrote:
> My SWT app currently uses Clipboard, however I noticed that RAP doesn't
> implement Clipboard yet. Any suggestions for a workaround? I would
> rather not do context menu off right clicking because my app currently
> doesn't have any context menu. I suppose if no alternative is found I
> can always add a label to say "Press Ctrl+C to copy to clipboard" :P

We didn't investigate in clipboard support so far. Maybe you'd like to
have a look at this snippet and try wrapping it in a custom RAP widget?

http://qooxdoo.org/documentation/0.7/snippets/communicating_ with_the_system_clipboard

Good luck,
Ralf
Previous Topic:Messages.get() within IRunnableWithProgress
Next Topic:Focus jump when setting text in focusLost event
Goto Forum:
  


Current Time: Thu Apr 25 23:32:42 GMT 2024

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

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

Back to the top