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>
