On 28 feb 2005, at 13:14, Sam Rowlands wrote:
You will have to pragmatically do this in code. You can use the MBS
plugin to find the user current language. Then I would suggest using
XML files and the XMLDictionary for storing the localization content.
Then in you code you just look to replace strings from the Dictionary.
... and implementing on-the-fly localization begs for an Observer
pattern (you register all controls to translate with an Observer, which
triggers an update function when changing the language).
Best regards
Peter De Berdt
_______________________________________________
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>
|