You use the clipboard with different objects.
These objects may have different default font settings and
different default text encodings.
And these default fonts may have different sets of glyphs missing.

Possibly you mave have also to encode the text that you paste.

> lock the clipboard
> set the rawClipboardData["public.utf8-plain-text"] \
>       to textEncode("äöüÄÖÜß", "UTF-8" ) -- OSX
> unlock the clipboard

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to