Manipulating PLAIN text on the clipboard (trying again)

J. Landman Gay jacque at hyperactivesw.com
Sun Mar 14 23:32:56 EST 2004


On 3/14/04 10:03 PM, Ken Ray wrote:

> Jonathan,
> 
> In order to keep the text font, style, etc. information, you need to
> manipulate the clipboardData["html"], not the clipboardData["text"].

Right. Only Jonathan has the opposite problem -- he wants plain text 
only. He copies plain text to the clipboard, manipulates the 
clipboardData["text"], and when he pastes into another program, it takes 
on the system font and size. I think it should stay plain.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


More information about the use-livecode mailing list