I\'d like to use wxTimer in my application, but I don\'t want to use the preprocessor macros to bind the events. Instead I want to use Bind() during the CTOR call t
Bind()