Hello, Seems that EVT_KILL_FOCUS is not triggered in MACOSX. Code works nicely for Linux. When tabbing or clicking on another widget, the EVT_SET_FOCUS is triggered for that widget (even if it is a grid). But the EVT_KILL_FOCUS is not triggered on the previously focussed grid.
Can this be wxPerl related or would this be wxWidgets itself ? PS: MacosX Lion + wxWidgets 2.9.2 + Perl 5.14.1 best -- erik