A control to allow the user to type in a filename or browse with the standard file dialog to select file
wx.lib.filebrowsebutton.DirBrowseButton
, wx.lib.filebrowsebutton.FileBrowseButtonWithHistory
__init__ |
|
||||
createBrowseButton |
Create the browse-button control | ||||
createDialog |
Setup the graphic representation of the dialog | ||||
createLabel |
Create the label/caption | ||||
createTextControl |
Create the text control | ||||
GetLabel |
Retrieve the label’s current text | ||||
GetValue |
retrieve current value of text control | ||||
OnBrowse |
Going to browse for file... | ||||
OnChanged |
|||||
SetBackgroundColour |
|||||
SetLabel |
Set the label’s current text | ||||
SetValue |
set current value of text control |
A control to allow the user to type in a filename or browse with the standard file dialog to select file
Parameters: |
|
---|
Create the browse-button control
Setup the graphic representation of the dialog
Create the label/caption
Create the text control
Retrieve the label’s current text
retrieve current value of text control
Going to browse for file...
Set the label’s current text
set current value of text control