| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class DirPickerCtrl |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ |PickerBase--+ | DirPickerCtrl
Proxy of C++ DirPickerCtrl class
| Method Summary | |
|---|---|
| DirPickerCtrl | __init__(self,
parent,
id,
path,
message,
pos,
size,
style,
validator,
name)
|
| bool | CheckPath(self,
path)
|
| bool |
Do the 2nd phase and create the GUI control. |
| String | GetPath(self)
|
| String | GetTextCtrlValue(self)
|
SetPath(self,
str)
| |
| Property Summary | |
|---|---|
Path: See GetPath and SetPath | |
TextCtrlValue: See GetTextCtrlValue | |
thisown: The membership flag | |
| Instance Method Details |
|---|
Create(self, parent, id=-1, path=EmptyString, message=DirSelectorPromptStr, pos=DefaultPosition, size=DefaultSize, style=DIRP_DEFAULT_STYLE, validator=DefaultValidator, name=DirPickerCtrlNameStr)Do the 2nd phase and create the GUI control.
|
| Property Details |
|---|
Path |
TextCtrlValueSee
|
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:51 2007 | http://epydoc.sf.net |