Splash creates a separate process to animate the splash screen, so that refreshing is independent of the calling (parent) Starkit or script. This allows the splash screen to be updated/animated while the calling application is performing relatively long running tasks (such as downloading code or data from a server).It is also possible to overlay text messages on the animated GIF image.Splash is written in pure Tcl/Tk, and so works on any platforms support Tcl/Tk. It is also relatively small - if you just include splash.kit/lib/splash it adds less than 4k bytes plus the size of your image to your Starkit.Splash comes with an embedded help wiki - just run it without arguments to see how to incorporate an animated splash screen into your StarkitDownload from http://www.tcl.tk/starkits/splash.kit--- Steve Landers
See also: