Hi,
First of all it is not home work or anything lol, creating this project just for fun of it and want to learn more.
Anyway, I have decided to create a dictionary from english to my language(farsi). So if I have a textbox for user to enter text and a button to retrieve the result and show it in label. I have following questions :
1. Is it possible to display other languages e.g. mine in a label. I read about CurrentInputLanguage but still not sure.
2. Where should i store the keywords. for example if i have a file and store each word and its meaning then search the file and display the meaning.
So far this is what is keeping me from starting it. please input your ideas.
thanks