Re: Language support for UI application in win98 by Michael
Michael
Sat Sep 27 15:24:39 CDT 2003
As I said, you have to carefully pick the controls you use to display the
data. You have not said what controls you are using, so its hard to advise
beyond "stay away from form captions, menuitems, and textbox controls.
As long as you have a Unicode Hindi font (hint: many of the freely
downloadable fonts are not Unicode but are font hacks that map ASCII letters
to Hindi glyphs), and stre/load the resources properly, they will work.
--
MichKa [MS]
This posting is provided "AS IS" with
no warranties, and confers no rights.
"kuldeep" <kuldeep@maximizelearning.com> wrote in message
news:eSdzkm%23gDHA.616@TK2MSFTNGP11.phx.gbl...
> Hi all,
>
> Then how do I overcome this problem in 98. I want to display the UI text
in
> hindi as well as english. I have installed one hindi font on that
> machine.But even then the text appears garbage.
>
> Thanks
>
> Regards,
>
> Kuldeep Pawar
>
> Programmer,
>
> Maximize Learning, Pune.
>
>
>
> "Michael (michka) Kaplan [MS]" <michkap@online.microsoft.com> wrote in
> message news:e7QCRb3gDHA.524@tk2msftngp13.phx.gbl...
> > Well, some controls will support it, if you have fonts installed for it.
> > Other controls will not.
> >
> > (note that you are not allowed to redist the fonts from Win2000 to the
> Win98
> > box)
> >
> >
> > --
> > MichKa [MS]
> >
> > This posting is provided "AS IS" with
> > no warranties, and confers no rights.
> >
> >
> > "Thomas" <nospam@nospam.nospam> wrote in message
> > news:e8VPy82gDHA.3764@tk2msftngp13.phx.gbl...
> > > does Win98 support unicode? I'm pretty sure unicode support is
required
> to
> > > display hindi text.
> > >
> > >
> > > "kuldeep" <kuldeep@maximiz