I don't think anything like this exists. The best I can think of is to
override wxApp::FilterEvent() to record all the events which pass by it
(you'd better do it efficiently though as otherwise this can slow down the
GUI a lot). You could also override ProcessEvent() to see which events were
not handled at all.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/