does any version above 2.6.3 actually have it ? > wxWidgets-2.6.3 and earlier does not have support for events and wxTimer > class in non-GUI build. There is no event loop at all. You can use > wxEventHandler and post events but you don't get any of them because > there is no event loop. >