Multilingual support on win98

K

kuldeep

Hi all,
I am developing a multilingual application in which I display hindi and
english text in the UI. The application executes well on Win 2000 and Win XP
but when executed on Win98 the hindi text appears garbage.
I have installed a hindi font on that m/c but even then the text appears
garbage.

I wanted to know how to display hindi text on Win 98.


Regards,
Kuldeep Pawar
Programmer,
Maximize Learning, Pune.
 
H

Herfried K. Wagner [MVP]

kuldeep said:
I am developing a multilingual application in which I display hindi
and english text in the UI. The application executes well on Win 2000
and Win XP but when executed on Win98 the hindi text appears garbage.
I have installed a hindi font on that m/c but even then the text
appears garbage.

This is caused by the lack of full unicode-support on Windows 98.
I wanted to know how to display hindi text on Win 98.

Are you running the machine on a hindi system?
 
K

kuldeep

Hi,
Thanks for the reply.
No I am not running the application on a hindi system and I am using the
following controls in the application.
1. menus
2. labels
3. textboxes
4. comboboxes
5. List View
Windows 98 is not fully unicode compliant but I would like to know if there
is a way out to display hindi text on win 98.

Regards,
Kuldeep Pawar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top