When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
Header file to include in the tut....main.h file: #include <wx/colordlg.h>
HelloHow silly of me! :? I misswrote my solution (too late at night). What I meant was: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.cpp file: #include <wx/colordlg.h>"?And this definitely worked! :lol:Stefan