wxGrid: Problem with unicode mathematical symbols

M

Massi

Hi everyone, I'm trying to build (on windows environment) a grid in
which every cell contains a mathematical formula, the problem is the
following:
when I try to put in the cells some mathematical symbol (such as those
for "belong to", "for all" or "exists") with the method SetCellValue I
always see "∊" as the value of the cells, even if I use both the
unicode wx version and the right unicode strings for the symbols (such
as u'\u2208' for "belong to" ). In fact if I do (on IDLE):

print u'\u2208'

everything works fine. I can't understand why I am wrong. I also tried
to change the font of the cells in "Arial Unicode MS", but the result
was the same.
Have you got any idea about?. Thanks in advance,
Massi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top