Tue Mar 15 21:00:21 2011: Request 66648 was acted upon.
Transaction: Ticket created by ADAMK
Queue: Wx
Subject: Wx::ColourPickerCtrl does not support null colours
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=66648 >
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.