Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Clipboard workaround
Clipboard workaround [message #119843] Tue, 27 January 2009 13:33 Go to next message
Eclipse UserFriend
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 05:47 Go to previous message
Eclipse UserFriend
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: Tue May 06 19:24:56 EDT 2025

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

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

Back to the top