I have found that if I set up a textFld called, say "txtfld" and do this:

set the useUnicode to true
set the unicodetext of fld "txtfld" to (numToChar(2340) & numToChar(2341))

the required chars are entered but cannot be seen;

if I then do a RETURN key press at the start of the string followed by a forward DELETE
the text becomes visible . . .

HOWEVER, that is not much good in an application that demands that the unicodeText be instantly
visible.

-----------------------

This is on Linux ONLY ( 4.00 and 4.5-dp-4)

-----------------------

_______________________________________________
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