wxGrid and unicode text

Hi,

I have tried to use unicode text in a wxGrid and it only works on Linux and only with default font. As soon as I change the font (for example call a font.SetUnderlinet(True) and assign that font to a cell) the unicode character is broken into 2 characters:

Configuration: Debian, Python 2.3.5, wxpython 2.5.3.2
LC_CTYPE=en_US.UTF-8

The same code fails with an exception on Windows.

The test program and more extensive description of exceptions thrown is located here: http://bro1.blogspot.com/2005/03/problems-with-wxgrid-in-wxpython.html

I presume this is a bug. Is there any workaraound available at the moment?

thanks

ยทยทยท

--
Linas Jakucionis aka Brovienas