Styled text pasting

Jesse Sng jsng at wayoflife.org
Sat Sep 25 01:39:23 EDT 2004


>One thing you could do to check is to copy the text to the clipboard, switch
>to Revolution, and then put this in the messagebox:
>
>   put the clipboardData["html"]
>
>And see if it gives you any html style tags back. If so, you can set the
>htmlText of the destination field to the clipboardData["html"].

Thanks Ken,

That seems to be the case with Safari. It's returning html tags 
instead of styled text.


Jesse


More information about the use-livecode mailing list