On 08/13/2011 05:04 PM, Mark Schonewille wrote:
Hi Richmond,
It doesn't work because the first char actually gets the first byte and thus
you only get the first half of the first character.
This might work, depending on the textFont setting and maybe writing direction:
on mouseUp
set the unicodetext of fld "xxx" to char 1 to 2 of the unicodetext of fld
"zzz"
end mouseUp
--
Best regards,
Mark Schonewille
Thank you very much, I'll give it a go.
_______________________________________________
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