1. wxEuphoria question

Does wxEuphoria support UNICODE and what is the minimum Windows version it
supports? (ie. Will it work under Win95?)

Thanks,

Ken

new topic     » topic index » view message » categorize

2. Re: wxEuphoria question

Ken Orr wrote:
> 
> Does wxEuphoria support UNICODE and what is the minimum Windows version it
> supports?
> (ie. Will it work under Win95?)

I compiled wxWidgets without unicode.  Specifically, I have these settings
in setup.h:

#define wxUSE_UNICODE 0
#define wxUSE_WCHAR_T 1

For more detail about unicode and wxWidgets, take a look at this page from
the manual:

http://www.wxwidgets.org/manuals/2.4.2/wx458.htm#unicode

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu