Package peppy :: Package lib :: Module gaugesplash
[frames] | no frames]

Module gaugesplash

Splash screen with progress bar

A replacement for the standard wx.SplashScreen that adds a text label and progress bar to update the user on the progress loading the application.

I looked at both Andrea Gavana's AdvancedSplash, here:

http://xoomer.alice.it/infinity77/main/AdvancedSplash.html

and Ryaan Booysen's AboutBoxSplash

http://boa-constructor.cvs.sourceforge.net/boa-constructor/boa/About.py?revision=1.38&view=markup

for inspiration and code.

Classes
  GaugeSplash
Placeholder for a gauge-bar splash screen.