I've solved it with "GridCustEditor.py".
But it's difficult to understand not to write a charater diectly in the cell
of wxGrid
with the unicode mode.
···
----- Original Message -----
From: "Song" <bagdadcafe59@hotmail.com>
To: <wxpython-users@lists.wxwindows.org>
Sent: Saturday, September 01, 2001 11:19 AM
Subject: Re: [wxPython] Another one with wxGrid
I've questioned before.
A unicode character cannot be accepted to write in a cell of the wxGrid.
It cannot be written directly in the unicode( example: Korean) mode(
Right-Alt key).
It can be written directly only in English mode.How to solve it?
----- Original Message -----
From: "Robin Dunn" <robin@alldunn.com>
To: <wxpython-users@lists.wxwindows.org>
Sent: Saturday, September 01, 2001 10:54 AM
Subject: Re: [wxPython] Question about the wxGrid> > I've installed the wxPython 2.3.1
>
> Yes, I know. I was asking if it also happens if you go back to 2.3.0.
> There were some issues with the wxScrolledWindow in 2.3.1, this may be
> another manefestation of the problem.
>
> --
> Robin Dunn
> Software Craftsman
> robin@AllDunn.com Java give you jitters?
> http://wxPython.org Relax with wxPython!
>
>
>
>
>
> _______________________________________________
> wxpython-users mailing list
> wxpython-users@lists.wxwindows.org
> http://lists.wxwindows.org/mailman/listinfo/wxpython-users
>