+20 flags
This message was defined as part of the work for the Network Computer (NC) with the idea to broadcast it if your application owns the clipboard and is about to quit, giving other applications the possibility of requesting and holding the clipboard contents once quit. It is deprecated, due to a number of usability inconsistencies:
· The Message_DataSave dialogue that would follow results in only 1 format being retained by the clipboard holder after the original application quits, compared with potentially many while the application is running normally
· As this message was defined after the RISC OS Selection Model and Clipboard protocol was support for it may be missing from some applications
· Requires a clipboard holding task, which may not be present on all systems
In the sequence Copy/Quit/Paste the selection is lost when the application finishes, so it is consistent that the clipboard is cleared too.
Message_ClaimEntity flags
Bit Meaning if set
2 clipboard being released
All other bits are reserved and must be set to zero.
|
|
|