Re: Gtk application in hindi



Naveen Kumar wrote:
Hi all,

I am planning to build an application with Hindi(local language) text
for all widgets. Please guide me what is the better way to proceed for
the above.

If it'll be only in Hindi, then program normally, but with all GUI labels, messages, etc. written directly in Hindi, using UTF-8 encoding. If you want it to be a multilingual application supporting Hindi, again there is nothing necessary to support Hindi specifically. Use gettext, and then the application can be translated into any language, Hindi included. Here are some tutorials:

http://oriya.sarovar.org/docs/gettext/

http://www.gnu.org/software/gettext/manual/gettext.html

--
Is knowledge knowable?  If not, how do we know that?

Eduardo M KALINOWSKI
ekalin gmail com
http://move.to/hpkb




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]