At 09:03 2003-2-19 +0000, you wrote:
Look at the sample applications shipped in the CodeWarrior Examples folder -- the Memo and Datebook apps have mulitple versions for different languages, and can show you how to set up this kind of build. If you want to support different langauges, you might want to look at using overlays, making the language choice a function of the device's localization.I have a Code Warrior / Constructor based application which is quite large. I need to convert it to support EFIGS + Dutch Languages.It is highly preferable that my application has user selectable language (on the fly) and consists of only one file. The size of my application is not important as is it highly specialised. In the middle of last year I posted some mails about this, but have been delayed until now. One solution I was given (which looks like it might be the best) was to use Base ID's and offsets (from Aaron and Chris Tutty), which would allow on the fly language selection. However I already have my application fully written so I cannot design this in from the start. Does anyone have any ideas of how to convert my app to use the above method, or any other suitable method. I worried I will screw up constructor !
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
