Hello all!
I try to handle Exit event by SplashScreen, and have nothing; I try use wxSplashScreen::OnCloseWindow and have error Can't locate object method "OnCloseWindow" via package "Wx::Window" at C:/Perl/!My/FTT/Res/Dialog/Splash.pm line 30. i try add EVT_CLOSE and it not work. How i can know what splash destroy?
