Err - my bad. Posted to the wrong list! Arrgh!
On 8/16/2011 2:24 PM, stephen barncard wrote:
Roadmaps shouldn't be discussed on the use-list... nda ...
On 16 August 2011 11:06, Paul Dupuis wrote:
On 8/15/2011 3:51 PM, Malte Brill wrote:
I have taken these scripts from the unicode lib th
Roadmaps shouldn't be discussed on the use-list... nda ...
On 16 August 2011 11:06, Paul Dupuis wrote:
> On 8/15/2011 3:51 PM, Malte Brill wrote:
>
>> I have taken these scripts from the unicode lib that I am still trying to
>> set up. If there is any interested, I'll upload it to revOnline a
On 8/15/2011 3:51 PM, Malte Brill wrote:
I have taken these scripts from the unicode lib that I am still trying to set
up. If there is any interested, I'll upload it to revOnline and announce it on
the list.
Cheers,
Malte
Malte,
Thank you. I for one would love any Unicode library any one c
On 08/15/2011 10:51 PM, Malte Brill wrote:
Hey Richmond,
maybe these might come in handy:
setprop cUTF8Text pUTF8String
if word 1 of the name of the target<>"field" and word 1 of the name of the
target<>"button" then
if "dev" is in the environment then
throw "cUTF8Te
Hey Richmond,
maybe these might come in handy:
setprop cUTF8Text pUTF8String
if word 1 of the name of the target<>"field" and word 1 of the name of the
target<>"button" then
if "dev" is in the environment then
throw "cUTF8Text: Target is not a field or Button"
en
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
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
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 th