Hello
Thank you very much for the wxSmith tutorials. :)
I did notice that at the bottom of wxSmith Tutorial 6 http://wiki.codeblocks.org/index.php?title=WxSmith_tutorial:_Accessing_items_in_resource (http://wiki.codeblocks.org/index.php?title=WxSmith_tutorial:_Accessing_items_in_resource)
QuoteHeader file to include in the tut....main.h file: #include <wx/colordlg.h>
caused a compiler error. Should it not be "Header file to include in the tut....main.h file: #include <wx/colordlg.cpp>"?
I didn't want to edit, because I'm very new to this...
Stefan