Hello,
Im trying to display a \N{COPYRIGHT SIGN} in a statictext in my wxPython
program using a XRC file generated by XRCed. The coding is specified to be
utf-8 in the XRC header, but still it will not convert \N{COPYRIGHT SIGN}
into the proper character.
Has anyone suggestions on how to fix this?
Best regards,
Frank Aune