Home | Trees | Index | Help |
|
---|
Package wx :: Class FontPickerCtrl |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Control
--+ |PickerBase
--+ | FontPickerCtrl
Proxy of C++ FontPickerCtrl class
Method Summary | |
---|---|
FontPickerCtrl | __init__(self,
parent,
id,
initial,
pos,
size,
style,
validator,
name)
|
bool |
Do the 2nd phase and create the GUI control. |
unsigned int | GetMaxPointSize(self)
|
Font | GetSelectedFont(self)
|
SetMaxPointSize(self, unsigned int max) | |
SetSelectedFont(self,
f)
|
Property Summary | |
---|---|
MaxPointSize : See GetMaxPointSize and SetMaxPointSize | |
SelectedFont : See GetSelectedFont and SetSelectedFont | |
thisown : The membership flag |
Instance Method Details |
---|
Create(self, parent, id=-1, initial=wxNullFont, pos=DefaultPosition, size=DefaultSize, style=FNTP_DEFAULT_STYLE, validator=DefaultValidator, name=FontPickerCtrlNameStr)Do the 2nd phase and create the GUI control.
|
SetMaxPointSize(*args, **kwargs)SetMaxPointSize(self, unsigned int max) |
Property Details |
---|
MaxPointSizeSee
|
SelectedFontSee
|
thisownThe membership flag |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:13:38 2007 | http://epydoc.sf.net |