[wxPython] wxEVT_GRID_CELL_CHANGE of Grid not support with the Unicode

Hi

Testing the SimpleGrid.py, wxEVT_GRID_CELL_CHANGE is not support to edit a cell directly in unicode.

wxEVT_GRID_CELL_CHANGE is only available in English.

You’d better to consider to support other events in unicode next release.