FileDialog Class Reference

Inheritance diagram for FileDialog:

Dialog Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 version (__WXMSW__)

Public Attributes

const int wxOPEN = 0x0001
const int wxSAVE = 0x0002
const int wxOVERWRITE_PROMPT = 0x0004
const int wxHIDE_READONLY = 0x0008
const int wxFILE_MUST_EXIST = 0x0010
const int wxMULTIPLE = 0x0020
const int wxCHANGE_DIR = 0x0040
const string wxFileSelectorPromptStr = "Select a file"


Member Function Documentation

version ( __WXMSW__   ) 

Reimplemented from EvtHandler.


Member Data Documentation

const int wxOPEN = 0x0001

const int wxSAVE = 0x0002

const int wxOVERWRITE_PROMPT = 0x0004

const int wxHIDE_READONLY = 0x0008

const int wxFILE_MUST_EXIST = 0x0010

const int wxMULTIPLE = 0x0020

const int wxCHANGE_DIR = 0x0040

const string wxFileSelectorPromptStr = "Select a file"


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:24 2009 for wxD by  doxygen 1.5.4