Mark, Thanks. Yes, I think you may be slipping off track slightly. The font should automatically take on the default system font, which will most likely be MS Gothic or MS Mincho on a Japanese system. I did notice that a Resources file was created in the same folder as the compiled program target folder.
I set the language and country to Japanese and Japan, respectively. Then compiled this assuming that the compiled product would be a Japanese exectuable.... but everything still displays in English. Regards, Kirt 2006/1/25, Mark Davis <[EMAIL PROTECTED]>: > > > Have been following the localisation stuff as well, haven't actually > tackled it yet, but looks reasonably easy (versus "resource files"). Is > localisation dependant on font ? If the font (typeface) property is set > at design time, will it display as foreign text ok? Don't, you need to > use fonts with UTF-8/16 characters for those particular characters to > display? > > So i can't see how, if specified at design time, that a font is set to > courier (or whatever) that it will magically be displayed as mincho (or > other cjk). > > Am i totally way off track here? > > - Mark > > On Wed, 2006-01-25 at 15:00, Kirt Cathey wrote: > > Hi All. > > > > A couple days ago I figured out how, thanks to help from Christian, to > > localize my application with dynamic constants. > > This all works just fine in OS X. Now I have pulled the application over > to > > my Windows box (with RB2006 installed) to do > > final formatting, testing, and compiling for Windows. My application is > > localized to Japanese and the Windows machine > > is a Japanese Win XP with regional/language settings set to Japan. > > > > When I run the application, none of the buttons or menus display in > > Japanese. Any ideas? > > > > -- > > Kirt Cathey > > WorkPapers Development > > _______________________________________________ > > Unsubscribe or switch delivery mode: > > <http://www.realsoftware.com/support/listmanager/> > > > > Search the archives of this list here: > > <http://support.realsoftware.com/listarchives/lists.html> > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives of this list here: > <http://support.realsoftware.com/listarchives/lists.html> > -- Kirt Cathey WorkPapers Development _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
