RE: the mouseText and Unicode: the Russian letter R

2011-06-18 Thread Slava Paperno
Amen! S. > -Original Message- > From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] On Behalf Of Malte Brill > Sent: Saturday, June 18, 2011 5:22 PM > To: use-livecode@lists.runrev.com > Subject: Re: the mouseText and Unicode:

Re: the mouseText and Unicode: the Russian letter R

2011-06-18 Thread BNig
Slava, although Роберт is a nice guy he must give in: I tried with Саша, Наташа, Митя, Роберт, Robert, Jeffrey, and Соня Петрова, СССР, ССРРСС Слава Паперно, Лора Баглай, Макс, Паперно Роберт, СССР, ССРРСС --- on mouseUp get word 4 of the clickCharChunk put it into tSe

Re: the mouseText and Unicode: the Russian letter R

2011-06-18 Thread Malte Brill
> Something is different about the Russian upper case R byteToNum(byte 1 of the russian letter R) is 32 which is (TADA) SPACE and thus a word delimiter. Did I mention I hate unicode and the way it currently (not) works? Cries bitter tears. Malte __