I just tried wxSmith with the latest CVS C::B version.
I wanted to add a dialog, but get the following error message:
QuoteXRC resource 'wxsNewDialogDLG' (class 'wxDialog') not found!
I can click OK, and I can do nothing anymore..
Heh, seems somebody forgot to add an XRC to CVS :P
Quote from: rickg22Heh, seems somebody forgot to add an XRC to CVS :P
It's in CVS, all resources are copied to directories in 'devel' through update.bat script (it's inside wxSmith's directory and should be now called as a post-build step).