Re: Tamil/Indian Languages Support in Tkinter

2007-06-13 Thread Eric Brunel
On Tue, 12 Jun 2007 19:32:38 +0200, reverse_gear <[EMAIL PROTECTED]> wrote: > hi, > Does Tkinter has support for tamil/Indian Languages?? > I tried this code > it is able to print both tamil and german text on console.. but on > Tkinter Label it is printing only the german code > Plz help > from

Tamil/Indian Languages Support in Tkinter

2007-06-12 Thread reverse_gear
hi, Does Tkinter has support for tamil/Indian Languages?? I tried this code it is able to print both tamil and german text on console.. but on Tkinter Label it is printing only the german code Plz help from Tkinter import * import codecs german_ae = unicode('\xc3\xa4','utf-8') tamil_text = unicode