2/24/02 1:07:18 PM, Michael Nordstr�m <[EMAIL PROTECTED]> wrote:

>
>It is not possible to build plucker-desktop using wxWindows 2.3.1. If
>this requirement has changed then it might be a good idea to update the
>REQUIREMENTS file. The error I get is about an undeclared identifier,
>wxCONFIG_USE_NO_ESCAPE_CHARACTERS.
>
>/Mike

Hi Mike,

That is my error. My apologies.
It was not possible to use wxWindow's file configuration on Windows without patching, 
since the escape characters would consistently crash the parser,
and hand editted items wouldn't appear correct either (for example "C:\something" 
would escape to C:omething when loaded into a textctrl).

Thus the file configuration class had an extra style added, and the patched files put 
in the patch_wx directory. 
I'll have to send a diff to the wxWindows team if they want to include it in their 
next release, as I'd rather have as few differences from the main library as possible.

I'll update the REQUIREMENTS with the note on the patched file.

Alot of things have been added lately. Looking forward to hearing your opion on their 
implementation.
Also interested in your opinion on the palm installer classes now in the Channel 
Dialog > Destination and the Install Handheld Software dialog.

Best wishes,
Robert


Reply via email to