I am trying to find out how to implement char deletion in Unicode.

I expected that:

set unicodeText of the selectedText to numToChar(65288)

or

set unicodeText of the selectedText to numToChar(127)

would do the trick; but they didn't . . .  :(

Has anybody run up against this problem before.

====================================

The root of the problem is that when an end-user executes cmd-z, expecting a char they have entered to
be dleted, the world goes pear-shaped instead.
_______________________________________________
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