> Am 06.01.2018 um 18:57 schrieb Klaus major-k via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> Hi Hermann
> 
>> Am 06.01.2018 um 18:49 schrieb hh via use-livecode 
>> <use-livecode@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
kl...@major-k.de


_______________________________________________
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