public event accepted as ActionEvent
Emitted after the current color is accepted.
chooser.accepted += lambda(event: ActionEvent): print(chooser.selectedColor)