PDA

View Full Version : Creat a Language files for your program



HazXod3d
12-09-2009, 01:09 PM
I just came up with an idea then i saw a freeware program that you could edit the languages files for your own.
I have search on Google but with no result what i want is like everytime the programs load its will read from a text fil or .ini file (i like .ini more ^^).

i will have a .ini/.txt file shoulkd look like this.


'-------Button1--------
Button1.text = "Button"
Button1.....and so on then 1 group like this for all buttons, labels, there you have text.

BTW if you know in C# tell me too XD (still learning)