See samples: AudioTrackSetupTool.py, FBFilePopup.py.
Public Member Functions |
|
FBFilePopup () | |
Constructor. |
|
bool | Execute () |
Execute file popup. |
|
Public Attributes |
|
str | Caption |
Read Write Property: Caption to put
in popup window. |
|
str | FileName |
Read Write Property: File selected.
|
|
str | Filter |
Read Write Property: Filter to use
for popup window file selection. |
|
str | FullFilename |
Read Only Property: Full filename
(path and file). |
|
str | Path |
Read Write Property: Path of file
selected. |
|
FBFilePopupStyle | Style |
Read Write Property: Style of file
popup. |
FBFilePopup | ( | ) |
Constructor.
bool Execute | ( | ) |
Execute file popup.
Read Write Property: Caption to put in popup window.
Reimplemented from FBVisualComponent.
Read Only Property: Full filename (path and file).
Read Write Property: Style of file popup.