| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module gizmos :: Class StaticPicture |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ | StaticPicture
Proxy of C++ StaticPicture class
| Method Summary | |
|---|---|
| Control |
Create a Control. |
| bool |
Do the 2nd phase and create the GUI control. |
| int |
Get the control alignment (left/right/centre, top/bottom/centre) |
| Bitmap | GetBitmap(self)
|
GetCustomScale(self,
OUTPUT,
OUTPUT)
| |
| Icon | GetIcon(self)
|
| int | GetScale(self)
|
SetAlignment(self,
align)
| |
SetBitmap(self,
bmp)
| |
SetCustomScale(self,
sx,
sy)
| |
SetIcon(self,
icon)
| |
SetScale(self,
scale)
| |
| Property Summary | |
|---|---|
Alignment: See GetAlignment and SetAlignment | |
Bitmap: See GetBitmap and SetBitmap | |
Icon: See GetIcon and SetIcon | |
Scale: See GetScale and SetScale | |
thisown: The membership flag | |
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
label=wxNullBitmap,
pos=DefaultPosition,
size=DefaultSize,
style=0,
name=StaticPictureNameStr)
|
Create(self, parent, id=-1, label=wxNullBitmap, pos=DefaultPosition, size=DefaultSize, style=0, name=StaticPictureNameStr)Do the 2nd phase and create the GUI control.
|
GetAlignment(self)Get the control alignment (left/right/centre, top/bottom/centre)
|
| Property Details |
|---|
AlignmentSee
|
Bitmap |
Icon |
Scale |
thisownThe membership flag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:13:55 2007 | http://epydoc.sf.net |