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
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