in reply to Splash screen increasing load time

Thanks guys. I managed to get it working. The only problem I am having now is there is a delay before the splash pops up. The delay occurs just running the non-packed script so it is not an issue of Perl copying its files over from the EXE first causing the delay. I also tried using a begin block. It is only three seconds or so, but it would be nice to have it pop up instantly.

Replies are listed 'Best First'.
Re^2: Splash screen increasing load time
by Anonymous Monk on Dec 23, 2012 at 20:42 UTC
Re^2: Splash screen increasing load time
by Phinix (Acolyte) on Dec 23, 2012 at 21:05 UTC
    Yeah, I saw that (FlashSplash, sorry, replied to wrong post). Sadly I am using Tk version 804.029 which Slaven says is not compatible. There is probably a way to get into the guts and modify this, but I'm not sure how. It might also still work, though I haven't yet tested it.