Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module splashscreen :: Class SplashScreen |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Frame
--+ | SplashScreen
Method Summary | |
---|---|
parent, ID, title, style -- see wx.Frame... | |
OnCloseWindow(self,
event)
| |
OnEraseBG(self,
event)
| |
OnMouseClick(self,
event)
| |
OnPaint(self,
event)
| |
OnSplashExitDefault(self,
event)
|
Property Summary |
---|
Instance Method Details |
---|
__init__(self,
parent,
ID=-1,
title='SplashScreen',
style=33587200,
duration=1500,
bitmapfile='bitmaps/splashscreen.bmp',
callback=None)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:16 2007 | http://epydoc.sf.net |