As far as I know this isn't supported yet. I think we would need a unicode variant of the answer dialog. I'm also trying to work out how to handle this on mergExt externals. I've got a tendency to go for just utf8 everything... but it may be that I will add an encoding parameter to everything...
Cheers Monte On 02/03/2013, at 8:13 AM, Jim Little <[email protected]> wrote: > > Hi All, > > We're trying to localize an iOS app for Japanese. We're stuck with trying to > use unicode in Answer dialogues on iOS. > > We've tried: > > 1. HTML-formatted strings outputs to <p> tags > 2. RTF-formatted strings outputs with tags > 3. All sorts of combinations of unicode-text and unidecode() outputs as > garbled text > > Any suggestions on how to make this work? > > Thanks, > > Jim and Todd Little > > > > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Monte Goulding M E R Goulding - software development services mergExt - There's an external for that! _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
