On Jul 6, 2011, at 3:47 AM, Richmond Mathewson wrote:
> On 07/06/2011 10:38 AM, Mark Wieder wrote:
>> Richmond-
>>
>> Wednesday, July 6, 2011, 12:19:41 AM, you wrote:
>>
>>> I have just tried this:
>>> on mouseUp
>>> set the useUnicode to true
>>> set the unicodeText of the selectedText
On 07/06/2011 10:38 AM, Mark Wieder wrote:
Richmond-
Wednesday, July 6, 2011, 12:19:41 AM, you wrote:
I have just tried this:
on mouseUp
set the useUnicode to true
set the unicodeText of the selectedText to numToChar(2340)
select after char -1 of field X
end mouseUp
Untested, bu
Richmond-
Wednesday, July 6, 2011, 12:19:41 AM, you wrote:
> I have just tried this:
> on mouseUp
> set the useUnicode to true
> set the unicodeText of the selectedText to numToChar(2340)
>select after char -1 of field X
> end mouseUp
Untested, but what about
on mouseUp
local tCh
On 07/06/2011 10:10 AM, Slava Paperno wrote:
The selectedText doesn't work with Unicode.
I have a very similar thing working fine: I use "select after char -1 of
field X".
Slava
set the unicodeText of the selectedText to numToChar(2340)
works 100%
and THAT is not my problem.
My problem is
The selectedText doesn't work with Unicode.
I have a very similar thing working fine: I use "select after char -1 of
field X".
Slava
> -Original Message-
> From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode-
> boun...@lists.runrev.com] On Behalf Of Richmond Mathewson
> Sent
select after char -1 of fld 1
Also works.
~ Chris Innanen
~ Nonsanity
On Fri, Apr 29, 2011 at 8:37 AM, wrote:
> Richmond.
>
>
> Would changing to "select after the text" make this better?
>
>
> Craig
>
>
>
>
>
> -Original Message-
> From: Richmond
> To: How to use LiveCode
> Sent:
Richmond.
Would changing to "select after the text" make this better?
Craig
-Original Message-
From: Richmond
To: How to use LiveCode
Sent: Fri, Apr 29, 2011 4:51 am
Subject: select after the selectedText
So, here I am with a large textField, and as I merrily type into it new