I have earlier posted this query but nobody responded
I want to develope application using VB6. In my application there will be lot of english words (like dictionary) alredy stored. When user selected particular word it should display MARATHI meaning of it. How to do the same.
e.g.
when user selected "ENTERTAINMENT" it should display marathi meaning of it in marathi language.
i wanted to show marathi meaning of some word then how should i store the marathi meaning of some word in MS Access tables. because we write program code all things in english then i could i store marathi meaning and display
I was thinking make a image of marathi meaning and display when selected
like say
if word "entertainment" is selected it should display
marathi meaning like manoranjan written in marathi. i have attached image of marathi meaning of entertainment
this is not possible to maintain lot of image.... any other way
It's possible to keep lots of images in a database, but why? Save the text in the database and display it by using a marathi font.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read. Please Help Us To Save Ana