Hero Enimus

Hero Enimus

  • NA
  • 1
  • 3.1k

Multilanguage GUI

Sep 24 2010 5:51 AM

I need to develop an application  where the GUI must be supported in multiple languages (using an ini file to define which language is used).
Is there an easy way to implement this?
My idea is to create several language files with all text-strings used within the GUI and then reading and setting all text at startup.
But maybe there is another (easier) way in C# to do this ?

Answers (1)