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

Re: [pygame] input chinese in pygame1.81



Thank you René Dudfield.

2009/1/16 René Dudfield <renesd@xxxxxxxxx>:
> 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 <aislspygame@xxxxxxxxx>:
>> 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 <kirotawa@xxxxxxxxx>:
>>> 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 <aislspygame@xxxxxxxxx> 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)
>>>
>>
>