text encoding problem Mac to iOS?

Richmond Mathewson richmondmathewson at gmail.com
Sat Jan 6 14:25:03 EST 2018


Well, if it is any comfort at all, it looks OK on Mac OS 10.7.5.

HOW did you paste the text into the Column header? as cannot find that
in the props palette.

Richmond.

On 6/1/2018 7:57 pm, Klaus major-k via use-livecode wrote:
> 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!
>
> No scripting, copying, pasting or anything else in the standalone,
> it immediately looks like this way after the app started up in the simulator.
>
> Am I really talking chinese (specivo Mandarin)? :-D
>
> I uploaded the stack here if someone likes to take a look:
> <http://major-k.de/test1.livecode.zip>
>
>
> Best
>
> Klaus
> --
> Klaus Major
> http://www.major-k.de
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list