Unicode Answer & Ask Dialogues in iOS

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
James Little
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 47
Joined: Thu Apr 27, 2006 11:19 pm

Unicode Answer & Ask Dialogues in iOS

Post by James Little » Fri Mar 01, 2013 7:30 pm

Hey everybody,

I've been trying to localize my app into Japanese and struggling with getting Unicode to work in Answer dialogues in iOS.
These are the things I've tried:

1) HTML text > outputs tags and all
2) RTF text > outputs tags
3) Various combinations of unicodetext and unidecode.

Should I keep trying or just make my own answer dialogues with fields/buttons in a group?

-Todd

endernafi
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 296
Joined: Wed May 02, 2012 12:23 pm
Contact:

Re: Unicode Answer & Ask Dialogues in iOS

Post by endernafi » Fri Mar 01, 2013 9:32 pm

Hi Todd,

That's not supported, yet.

So, you have three choices:
* Make your own answer dialogues,
* Write an external or find someone to do that for you,
* Wait for someone to fix this natively in LiveCode,
{ Yes, not RunRev, someone; LiveCode is Open Source now 8) }


Best,

~ Ender Nafi
~... together, we're smarter ...~
__________________________________________

macOS Sierra • LiveCode 7 & xCode 8

Post Reply