Ok, now undestood, So see this :http://sdl-im.csie.net/
On Thu, Jan 15, 2009 at 9:58 PM, ying wang <[email protected]> wrote: > Thank you René Dudfield. > > 2009/1/16 René Dudfield <[email protected]>: > > Hi, > > > > I don't think you can use it. There was a patch around for IME in > > pygame... However it wasn't a very clean patch, so we couldn't use > > it. > > > > Probably search the mailing list for details. > > > > cheers, > > > > > > 2009/1/16 ying wang <[email protected]>: > >> Thank you leo kirotawa. > >> But I want use windows IME. What can I use SDL-IM support in pygame > 1.81 ? > >> > >> > >> 2009/1/15 leo kirotawa <[email protected]>: > >>> Hi, I did it just using 'u' unicode, > >>> example: > >>> > >>> var = u"本" > >>> > >>> But to python 3, no more need it (u). > >>> > >>> On Thu, Jan 15, 2009 at 10:00 AM, ying wang <[email protected]> > wrote: > >>>> > >>>> I want input chinese in pygame 1.81 > >>>> Who can help me? > >>>> > >>>> Thank you all! > >>> > >>> > >>> > >>> -- > >>> > >>> [DesenvolvedorWeb/CEFET/RN] > >>> [Ciências da Computação/UFRN] > >>> [Estudante de japonês nível 7 - Japanese Student] > >>> [Desenvolvedor em python, PyGame] > >>> blog: corecode.wordpress.com/ > >>> > >>> "Mais sábio é aquele que sabe que não sabe" (Sócrates) > >>> > >> > > > -- [DesenvolvedorWeb/CEFET/RN] [Ciências da Computação/UFRN] [Estudante de japonês nível 7 - Japanese Student] [Desenvolvedor em python, PyGame] blog: corecode.wordpress.com/ "Mais sábio é aquele que sabe que não sabe" (Sócrates)
