Hi wx guru's,<br><br>When I want to display strings with special characters like é (e + /) in a wxRuby gui element, only an empty string is displayed. Not only the 'special' characters are hidden but all characters!
<br>I am using wxRuby on windows XP. It doesn't matter if I include the special characters directly in the Ruby source code, or read them from an external file (with IO.open).<br><br>If you have any suggestions how to fix this problem, it would be greatly appreciated!
<br><br>Kind regard,<br><br>Daniël<br><br>