Search found 6 matches

by russjapan
Wed Aug 24, 2011 4:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I am a FRUSTRATED out of my mind newbie
Replies: 17
Views: 10904

Re: I am a FRUSTRATED out of my mind newbie

I don't seem to be able to login there, nor create a login. I'll check it out tomorrow. It's strange that they should have a tutorial on how to do this, but not notice that it doesn't work in the iOS Simulator. I would have thought the writer, Devin Asay, would want to keep his stuff up-to-date. Fix...
by russjapan
Wed Aug 24, 2011 3:19 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I am a FRUSTRATED out of my mind newbie
Replies: 17
Views: 10904

Re: I am a FRUSTRATED out of my mind newbie

Blimey... well if it os then our whole LiveCode development plan in Japan goes down the tubes until it gets fixed... Is anyone from RunRev reading these forums? Could they confirm the status of this problem?
by russjapan
Sat Aug 20, 2011 3:25 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I am a FRUSTRATED out of my mind newbie
Replies: 17
Views: 10904

Re: I am a FRUSTRATED out of my mind newbie

And having solved that particular problem, a new one has come up when testing on the iPhone Simulator. Japanese displays fine in the the LiveCode dialog box now (after changing the text formatting of the field from Osaka to a roman font) but it looks like iOS just shows the actual htmlText. The code...
by russjapan
Sat Aug 20, 2011 3:04 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I am a FRUSTRATED out of my mind newbie
Replies: 17
Views: 10904

Re: I am a FRUSTRATED out of my mind newbie

Well, I found the source of the problem... I had previously set the field in question to a Japanese text font (Osaka) as would seem reasonable. With Osaka set as the font, the dialog displayed mojibake, with a roman font it displays as it should... Probably worth a note somewhere to save others a fe...
by russjapan
Fri Aug 19, 2011 2:20 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I am a FRUSTRATED out of my mind newbie
Replies: 17
Views: 10904

Re: I am a FRUSTRATED out of my mind newbie

I can if you really need it but I am trying to display any Japanese text that includes kanji, for example 日本語 would do.
by russjapan
Fri Aug 19, 2011 11:50 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I am a FRUSTRATED out of my mind newbie
Replies: 17
Views: 10904

Re: I am a FRUSTRATED out of my mind newbie

I'm also having difficulty displaying Japanese text correctly, and the LiveCode documentation on unicode isn't clear to me. I want to display a message in Japanese using the answer dialog. From what I have read I need to type the Japanese text into a field (named japaneseText here) and then activate...