| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module animate :: Class AnimationCtrl |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ |AnimationCtrlBase--+ | AnimationCtrl
GIFAnimationCtrlProxy of C++ AnimationCtrl class
| Method Summary | |
|---|---|
| AnimationCtrl | __init__(self,
parent,
id,
anim,
pos,
size,
style,
name)
|
| bool |
Do the 2nd phase and create the GUI control. |
DrawCurrentFrame(self,
dc)
| |
| Bitmap | GetBackingStore(self)
|
| bool | IsUsingWindowBackgroundColour(self)
|
SetUseWindowBackgroundColour(self,
useWinBackground)
| |
| Property Summary | |
|---|---|
thisown: The membership flag | |
| Instance Method Details |
|---|
Create(self, parent, id, anim=NullAnimation, pos=DefaultPosition, size=DefaultSize, style=AC_DEFAULT_STYLE, name=AnimationCtrlNameStr)Do the 2nd phase and create the GUI control.
|
| Property Details |
|---|
thisownThe membership flag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:02 2007 | http://epydoc.sf.net |