On 21 Jun 2011, at 07:40, Slava Paperno wrote:
> VAR UTF-8
> 194
> 171
> 226
> 128
> 148
> 194
> 187
>
> The FIELD and the VAR UTF-16 reports are entirely predictable, but the VAR
> UTF-8 list is puzzling to me. I expected six bytes, not seven.
I didn't follow the earlier thread, so apologies i
1 5:39 PM
> To: use-revolut...@lists.runrev.com
> Subject: Re: the mouseText and Unicode: a 3-char puzzle
>
> Slava,
>
> it worked on a self assembled russian text including em-dash and
> guillemets
> but not on your text.
>
> This works on your text:
>
> -
Slava,
I made a slider, make it rather wide and add a field where to put the
htmlText into
The slider has this code:
---
on mouseDown
set the endValue of me to the length of field "TextToClick"
end mouseDown
on scrollbarDrag tValue
put round (tValue) into t
Slava,
it worked on a self assembled russian text including em-dash and guillemets
but not on your text.
This works on your text:
--
on mouseUp
lock screen
get word 4 of the clickCharChunk
put it into tSelPos
put 0 into tStartSel
repea
Slava,
no contribution to the puzzle but maybe to more sleep: the HTMLText works
for selecting «—» and copying it. And all words afterwards.
No order in the chaotic universe, just managing it, word by word :)
Kind regards
Bernd
--
View this message in context:
http://runtime-revolution.27