Hi Kenji,

1. Thanks for you suggestion. I was unclear what was becoming mojibake (junk). It is not the menu name but the contents of the menu. It consistently corrupts itself, even after I set it to the unicodetext of a fld, as Tuviah suggested. I am still working on this problem, it appears to affect only the file and edit menus. The others maintain their items.

2. Encouraged by Tuivah, I kept trying multiple cascading menus and they can be done, my problem was with a particular character. The Japanese char. for 'color' - iro - would not show up in a menu for formating text. The menu has 4 items: font, size, style, color all in Japanese. They are all cascading. The last menuitem does not show up unless I change it to 'textcolor' or something. This is only a problem when it is put in the menubar of OS X, not as a btn on the card. Can you confirm this?

3. The menupick is returned as a unicode string, but it does not get caught by the switch statement in the script of the menu.
How do I evaluate the menupick with unicode?

Thanks
Ron


On Oct 22, 2004, at 8:25 AM, Kenji Kojima wrote:

> Ron,
>
>> I have the labels set in Japanese. The names like "Edit" are in >> english. The Edit menu consistently turns into junk chars.
>
> Make field "menuLabel"
> Put the first line is "ファイル” and the second line is "編集".
>
> set the label of btn "File" to line 1 of unicodeText of fld "menuLabel"
> set the label of btn "Edit" to line 2 of unicodeText of fld "menuLabel"
>
> I don't use the Menu Builder. You know the reason.
>
> --
> Kenji Kojima
> http://www.kenjikojima.com/
>
>
>
>
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to