[REBOL] Images and the Clipboard
From: sanghabum::aol::com at: 21-Aug-2001 13:08
Hi all, Does anyone know how to write a layout to the clipboard? Mylayout: layout [button "hello" field "goodbye"] Myimage: to-image Mylayout write/binary clipboard:// MyImage does not end up with an image on the clipboard. Not with Windoze anyway. --Thanks. --Colin