Showing changes from revision #2 to #3:
Added | Removed | Changed
Current status: beta
Last stable version: n/a
The Clipboard module implements a part of the RISC OS drag and drop protocol, which includes global cut and paste type operations.
The full specification can be found here and some more information from the author of the changes in version 0.08 0.09 (the first fully working version) can be foundhere.
Note: there are two demo/test applications which can be downloaded from our application downloads pages (in the Programming section). These are called GetClip and PutClip which illustrate how the Clipboard’s API works in practise. Both of these programs can also be found with the Clipboard module sources.
Ideally, you should place this module into your PreDesk directory in order for it to be loaded before the desktop starts.
There are no known issues with this component at present. If you find a problem, please add a ticket then edit this page to include a link to the ticket details.
This page was created by ROOL but it is intended that members of the community keep it up to date by adding their comments and notes.
Click here for more information on how to edit these pages.
Release history for versions available on the ROOL web site:
Version | Details |
---|---|
0.07 | Initial release, incomplete |
0.08 | First |
0.09 | First fully-implemented version |