Expletive Deleted.

Richmond richmondmathewson at gmail.com
Sun Mar 27 12:44:35 EDT 2011


On 03/27/2011 07:41 PM, Colin Holgate wrote:
> On Mar 27, 2011, at 12:24 PM, Richmond wrote:
>
>> on mouseUp
>>    set th useUnicode to true
>>    set the useUnicodeText of the selectedText to numToChar(65288)
>>    select after the selectedText
>> end mouseUp
>
> Is it possible you're doing it in a too complicated way? Here's my script, which also leaves the insertion point where the text used to be:
>
> on mouseUp
>     set the unicodeText of the selectedText to numToChar(65288)
> end mouseUp
>
> _______________________________________________
For some queer reason nothing happens with that.



More information about the use-livecode mailing list