Unicode
Klaus Major
klaus at major-k.de
Thu May 5 14:49:09 EDT 2005
Hi Thomas,
> Trevor,
>
> Thanks for getting back to me. I have been reading the docs and
> also searching the list.
>
> So far I can't find what I need. I have fields with pasted text in
> them. The text is a mix of English characters and Asian ones. I
> want to put the text via script into another field but it changes
> the characters.
>
> Clue: When you manually enter text in a language that does not use
> the Roman alphabet, using the operating system's tools, Revolution
> automatically sets the textFont of the text you enter to the
> appropriate font for the language you have chosen.
>
> I assume this means from the clipboard via copy paste.
>
> I want to put mixed text via script into another field from a field
> that already has it. So far each thing I try screws up either the
> english or the asian.
try:
set the unicodetext of fld "the empty one" to the unicodetext of
field "the one with mixed text in it"
Hope that helps...
> Tom
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list