Hi Ron,

One of my users is complaining about the method being changed to English every time he uses my program and he has Japanese as his OS language. My app
has both Japanese and English menus etc.


-- for English input, MacOS
set the textFont of fld 1 to "Osaka"

-- for Japanese input, MacOS
set the textFont of fld 1 to "Osaka,Japanese"

-- for English input, Windows
set the textFont of fld 1 to "Tahoma"

-- for Japanese input, MacOS
set the textFont of fld 1 to "Tahoma,Japanese"


--
Kenji Kojima
http://www.kenjikojima.com/





_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to