Re: Re: Re: Unicode again, this time comboboxes

2011-07-14 Thread Malte Brill
Forget what I said earlier. No good results at all. For now I give up. :( ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mail

Re: Re: Re: Unicode again, this time comboboxes

2011-07-14 Thread Malte Brill
The function mentioned by Ron Barber here: http://lists.runrev.com/pipermail/use-livecode//2011-June/157016.html helps. At least if it is either or... No good results for mixed languages though. local tUni,tAsUTF16 put the selectedText of btn "combo" into tUni put RawDataToUTF16(tUni) into