text encoding problem Mac to iOS?

Klaus major-k klaus at major-k.de
Sat Jan 6 13:02:40 EST 2018



> Am 06.01.2018 um 18:57 schrieb Klaus major-k via use-livecode <use-livecode at lists.runrev.com>:
> 
> Hi Hermann
> 
>> Am 06.01.2018 um 18:49 schrieb hh via use-livecode <use-livecode at lists.runrev.com>:
>> 
>> 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
> 
> not sure I can follow, I did the copy in the IDE!

to be precise:
I copied the text of the label of the datagrid column from the appropriate field in the INSPECTOR
and pasted it into the appropriate field of the INSPECTOR for the field. IN THE IDE!


Best

Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de





More information about the use-livecode mailing list