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 <[email protected]> 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 > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
