23.12.2010 8:23, Alexander du Plessis пишет:
My application need to read a language preference from a setting(be it in an ini file or from database) and translate the app according to this setting. How do I acheive this? I did have a look at the documentation but there is no mention of how this could be done. It only explains how to hard code the language file to use.
Don't use hardcoded value, but e.g. ComboBox value instead. I don't understand what is your problem. Can you be more specific?
-- Best regards, Maxim Ganetsky mailto:[email protected] -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
