473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Localization support on windows 98 for hindi(India) language

Hi all,
I have developed a application that supports localization in .net.
It shows all the controls with english and hindi text depending on the
culture selected.
The application runs well on windows 2000 and windows xp but when run on
windows 98 the hindi text appears as garbage. Can anyone help out
with this.(I have installed the .net framework on windows 98)
Regards,
Kuldeep Pawar
Programmer,
Maximize Learning, Pune.

Nov 15 '05 #1
5 3097
Kuldeep,

Are you using a particular font that is possibly not installed on the 98
machine? I am thinking that there is a font missing that is used for the
particular culture, and 98 is trying to revert to the next best thing.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- nick(dot)paldino=at=exisconsulting<dot>com

"kuldeep" <ku*****@maximizelearning.com> wrote in message
news:OM**************@TK2MSFTNGP10.phx.gbl...
Hi all,
I have developed a application that supports localization in .net.
It shows all the controls with english and hindi text depending on the
culture selected.
The application runs well on windows 2000 and windows xp but when run on
windows 98 the hindi text appears as garbage. Can anyone help out
with this.(I have installed the .net framework on windows 98)
Regards,
Kuldeep Pawar
Programmer,
Maximize Learning, Pune.

Nov 15 '05 #2
Hi,

Thanks for the reply. I am using "hi-IN" culture which is of India and I
have installed one hindi font on that machine, even after that the text is
not visible(appears garbage). In my application I am storing all the
strings(text of various controls) in resource files(.resx) and display them
depending on the culture selected at runtime. All these strings are unicode.
Is it that unicode is not supported on 98 or just the non availabilty of
hindi font causing the problem? If unicode is not supported on 98 is the
problem then how to overcome it?

Thanks

Regards,

Kuldeep Pawar

Programmer,

Maximize Learning, Pune.
"Nicholas Paldino [.NET/C# MVP]" <ni**************@exisconsulting.com> wrote
in message news:#V**************@TK2MSFTNGP11.phx.gbl...
Kuldeep,

Are you using a particular font that is possibly not installed on the 98 machine? I am thinking that there is a font missing that is used for the
particular culture, and 98 is trying to revert to the next best thing.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- nick(dot)paldino=at=exisconsulting<dot>com

"kuldeep" <ku*****@maximizelearning.com> wrote in message
news:OM**************@TK2MSFTNGP10.phx.gbl...
Hi all,
I have developed a application that supports localization in .net.
It shows all the controls with english and hindi text depending on the
culture selected.
The application runs well on windows 2000 and windows xp but when run on
windows 98 the hindi text appears as garbage. Can anyone help out
with this.(I have installed the .net framework on windows 98)
Regards,
Kuldeep Pawar
Programmer,
Maximize Learning, Pune.


Nov 15 '05 #3
As I said in the other message you have posted, you must

a) have a UNICODE font (most available online are not Unicode)
b) use specific controls (many will not; pst what yOu are using for specific
advice)
--
MichKa [MS]

This posting is provided "AS IS" with
no warranties, and confers no rights.
"kuldeep" <ku*****@maximizelearning.com> wrote in message
news:u8***************@TK2MSFTNGP11.phx.gbl...
Hi,

Thanks for the reply. I am using "hi-IN" culture which is of India and I
have installed one hindi font on that machine, even after that the text is
not visible(appears garbage). In my application I am storing all the
strings(text of various controls) in resource files(.resx) and display them depending on the culture selected at runtime. All these strings are unicode. Is it that unicode is not supported on 98 or just the non availabilty of
hindi font causing the problem? If unicode is not supported on 98 is the
problem then how to overcome it?

Thanks

Regards,

Kuldeep Pawar

Programmer,

Maximize Learning, Pune.
"Nicholas Paldino [.NET/C# MVP]" <ni**************@exisconsulting.com> wrote in message news:#V**************@TK2MSFTNGP11.phx.gbl...
Kuldeep,

Are you using a particular font that is possibly not installed on the
98
machine? I am thinking that there is a font missing that is used for

the particular culture, and 98 is trying to revert to the next best thing.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- nick(dot)paldino=at=exisconsulting<dot>com

"kuldeep" <ku*****@maximizelearning.com> wrote in message
news:OM**************@TK2MSFTNGP10.phx.gbl...
Hi all,
I have developed a application that supports localization in .net.
It shows all the controls with english and hindi text depending on the
culture selected.
The application runs well on windows 2000 and windows xp but when run on windows 98 the hindi text appears as garbage. Can anyone help out
with this.(I have installed the .net framework on windows 98)
Regards,
Kuldeep Pawar
Programmer,
Maximize Learning, Pune.



Nov 15 '05 #4
Hi,
Thanks for the reply
I am using the following controls in my application
1. menus
2. lables
3. List View
4. text boxes
5. Comboboxes

I wanted to know that if some of these controls dont support multilingual
then how do i overcome that problem or is it that it is not possible to
display hindi text on these controls.


"Michael (michka) Kaplan [MS]" <mi*****@online.microsoft.com> wrote in
message news:eN**************@TK2MSFTNGP10.phx.gbl...
As I said in the other message you have posted, you must

a) have a UNICODE font (most available online are not Unicode)
b) use specific controls (many will not; pst what yOu are using for specific advice)
--
MichKa [MS]

This posting is provided "AS IS" with
no warranties, and confers no rights.
"kuldeep" <ku*****@maximizelearning.com> wrote in message
news:u8***************@TK2MSFTNGP11.phx.gbl...
Hi,

Thanks for the reply. I am using "hi-IN" culture which is of India and I
have installed one hindi font on that machine, even after that the text is
not visible(appears garbage). In my application I am storing all the
strings(text of various controls) in resource files(.resx) and display them
depending on the culture selected at runtime. All these strings are

unicode.
Is it that unicode is not supported on 98 or just the non availabilty of
hindi font causing the problem? If unicode is not supported on 98 is the
problem then how to overcome it?

Thanks

Regards,

Kuldeep Pawar

Programmer,

Maximize Learning, Pune.
"Nicholas Paldino [.NET/C# MVP]" <ni**************@exisconsulting.com>

wrote
in message news:#V**************@TK2MSFTNGP11.phx.gbl...
Kuldeep,

Are you using a particular font that is possibly not installed on

the
98
machine? I am thinking that there is a font missing that is used for

the particular culture, and 98 is trying to revert to the next best thing.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- nick(dot)paldino=at=exisconsulting<dot>com

"kuldeep" <ku*****@maximizelearning.com> wrote in message
news:OM**************@TK2MSFTNGP10.phx.gbl...
> Hi all,
> I have developed a application that supports localization in .net.
> It shows all the controls with english and hindi text depending on the > culture selected.
> The application runs well on windows 2000 and windows xp but when
run on > windows 98 the hindi text appears as garbage. Can anyone help out
> with this.(I have installed the .net framework on windows 98)
>
>
> Regards,
> Kuldeep Pawar
> Programmer,
> Maximize Learning, Pune.
>
>
>



Nov 15 '05 #5
"kuldeep" <ku*****@maximizelearning.com> wrote...
Hi,
Thanks for the reply
I am using the following controls in my application
1. menus
2. lables
3. List View
4. text boxes
5. Comboboxes

I wanted to know that if some of these controls dont support multilingual
then how do i overcome that problem or is it that it is not possible to
display hindi text on these controls.
Answers inline with the control types:
1. menus
Not realistically possible, as the font choice is the user's, not yours, and
on Win9x the "A" APIs are all that is available. It is vaguely possible to
support this via owner draw but I do not think think the .NET control will
support this.
2. lables
These should work if the font is set correctly.
3. List View
These should work if the font is set correctly and you have comctl32.dll of
versions 5.80 or later.
4. text boxes
These will not work, as the system EDIT control is being used here. You
could move to owner draw but that is a huge effort and you would be better
os using the RichTextBox instead since it will support Unicode (just set the
font correctly).
5. Comboboxes


Not sure on this one. but I suspect that the OS controls are used with most
styles. You can try and see?
--
MichKa [MS]

This posting is provided "AS IS" with
no warranties, and confers no rights.

Nov 15 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Manish Kumar(HCL Technologies-India) | last post by:
At time of making a Setup using .NET Installer , we have an option of setting localization language of .Net installer to one of the language provided by microsoft in dropdown list. it has no...
2
by: eikel | last post by:
Hi I am a newbie c# programmer, I would like to know how to make a function that switches between languages in windows XP/2000. The languages can be set manually in the language bar. Thanks for...
0
by: kuldeep | last post by:
Hi all, I have developed a application that supports localization in .net. It shows all the controls with english and hindi text depending on the culture selected. The application runs well on...
2
by: Paul M | last post by:
Hi there, can anyone help me with this one.... i have a page which is in normal english format, but when i wanna change it to Russian format text, i set the Culture code, but it still remains...
1
by: eetemadi | last post by:
hello, I want to add the Locale Support for my language (Farsi) in this database. I found that the postgresql have a good support for Unicode and also, Unicode character support, in my language....
3
by: BobAchgill | last post by:
I downloaded and tried to install my program on a Hebrew Windows Professional computer and got the error at start up of the program: Application has generated an exception that could not be...
3
by: Corey B | last post by:
I have an ASP.NET application that was built in ASP.NET v1.1. It has a SQL Server back end database. I have been asked to provide an estimate for the level of effort required to produce a Chinese...
2
by: Paul Sijben | last post by:
I ran into an internationalization issue. I need a consistent idea about the timezone my application is running on. However when I run the following: I get back ('West-Europa (standaardtijd)',...
4
by: pushpinderbagga | last post by:
hi I need help in storing and retreiving hindi text from myql... I have done the folowwing ... mysql_query("SET NAMES 'utf8'"); <META http-equiv=Content-Type content="text/html;...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.