
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" |
| version | ( | __WXMSW__ | ) |
Reimplemented from EvtHandler.
| 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" |
1.5.4