Subject: | Wx::ColourPickerCtrl does not support null colours |
Wx::ColourPickerCtrl segfaults if the colour parameter to the
constructor is undef.
According to the C++ documentation, I believe this should result in
Wx::ColourPickerCtrl defaulting to black.