// These will dissappear in 2.8
wxOPEN,
wxSAVE,
- wxHIDE_READONLY,
wxOVERWRITE_PROMPT,
wxFILE_MUST_EXIST,
wxMULTIPLE,
\"BMP files (*.bmp)|*.bmp|GIF files (*.gif)|*.gif\"
", "");
- DocDeclStr(
- void , SetStyle(long style),
- "Sets the dialog style.", "");
-
DocDeclStr(
void , SetFilterIndex(int filterIndex),
"Sets the default filter index, starting from zero.", "");
wxString , GetWildcard() const,
"Returns the file dialog wildcard.", "");
- DocDeclStr(
- long , GetStyle() const,
- "Returns the dialog style.", "");
-
DocDeclStr(
int , GetFilterIndex() const,
"Returns the index into the list of filters supplied, optionally, in