How to convert from CP437

Stephen Jackson spjackson42 at gmail.com
Thu May 3 00:58:14 PDT 2007


On Wed, 2007-05-02 at 14:43 +0200, Vadim Zeitlin wrote:
> SJ> I want to store the text in a wxString. I cannot see how to do this with
> SJ> wxMBConv or with wxEncodingConverter. The doc page for the latter lists
> SJ> some supported encodings, and CP437 isn't one of these.
> 
>  CP437 should be supported by wxCSConv(wxFONTENCODING_CP437), did you have
> any particular problems using it?
> 

Thanks. I had looked at the online documents for wxMBConv and
wxEncodingConverter but not wxCSConv.

Regards,

Stephen Jackson







More information about the wx-users mailing list