Inserting unicodeText into a unicode string? #2

Mike Bonner bonnmike at gmail.com
Sun Aug 29 09:22:03 EDT 2010


Hey cool, then ignore my second message as I was being overly
complicated apparently.  I love rev.

On Sun, Aug 29, 2010 at 7:20 AM, Richmond <richmondmathewson at gmail.com> wrote:
>  On 8/29/10 3:49 PM, Mike Bonner wrote:
>>
>> I don't think this applies when using get and set for unicode, but if
>> its a straight text field where you can use put, there are a couple
>> options.
>>
>> YOu can do:
>>
>> put "What I want inserted" into the selectedtext
>>
> <snip>
>
> Thanks so much!
>
> This works:
>
> on mouseUp
>   set the useUnicode to true
>   set the unicodeText of the selectedText to numToChar(50000)
> end mouseUp
>
> Yup, I was being "a bit s-l-o-w" even if not "plain stooopid" . . .  :)
>
> Richmond.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list