Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Images and the Clipboard

From: greggirwin:starband at: 22-Aug-2001 14:57

Hi All,
> 'Save image to clipboard:// works on Amiga, but 'load from clipboard don't > recognize image... it is not possible to get binary result from
clipboard... I'm new to REBOL, so pardon my ignorance but would it be possible (if somewhat inefficient) to convert the image to a base 64 string, and write it to the clipboard that way? Could you then also wrote out a clip-format value as meta-data for reconversion? --Gregg