back to gui 

wxDirDialog

generated from ../src/mod_gui/control/dirdlg.cpp

This class represents the directory chooser dialog.

Constants

Constructor

wxDirDialog

wxDirDialog(Parent, 
            Message = 'Choose a directory', 
            DefaultPath = "", 
            Style = wxDirDialog.DEFAULT_STYLE, 
            Position = wxDefaultPosition)
 
Name Type Default Description
Parent wxWindow The parent of wxDirDialog
Message String 'Choose a directory' The title of the dialog
DefaultPath String The default directory
Style Integer wxDirDialog.DEFAULT_STYLE The dialog style
Position wxPoint wxDefaultPosition The position of the dialog.

Constructs a new wxDirDialog object

Properties

Name Type Description
message String Get/Set the message of the dialog
path String Get/Set the full path of the selected file


SourceForge.net Logo Support This Project

Table of Contents

Prototype

wxDialog

Constructor

wxDirDialog

Properties

message
path


Design downloaded from Zeroweb.org: Free website templates, layouts, and tools.