| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module animate :: Class GIFAnimationCtrl |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ | GIFAnimationCtrl
Proxy of C++ GIFAnimationCtrl class
| Method Summary | |
|---|---|
| Control |
Create a Control. |
__repr__(self)
| |
| bool |
Do the 2nd phase and create the GUI control. |
FitToAnimation(self)
| |
| AnimationBase | GetAnimation(self)
|
| String | GetFilename(self)
|
| AnimationPlayer | GetPlayer(self)
|
| bool | IsPlaying(self)
|
| bool | LoadFile(self,
filename)
|
| bool | Play(self,
looped)
|
SetFilename(self,
filename)
| |
Stop(self)
| |
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
filename=EmptyString,
pos=DefaultPosition,
size=DefaultSize,
style=wxAN_FIT_ANIMATION|wxNO_BORDER,
name=AnimationControlNameStr)
|
Create(self, parent, id=-1, filename=EmptyString, pos=DefaultPosition, size=DefaultSize, style=wxAN_FIT_ANIMATION|wxNO_BORDER, name=AnimationControlNameStr)Do the 2nd phase and create the GUI control.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:02:00 2006 | http://epydoc.sf.net |