1 \section{\class{wxFilenameListValidator
}}\label{wxfilenamelistvalidator
}
3 This class validates a filename for a
\helpref{property list view
}{wxpropertylistview
}, allowing the user to edit it textually and also popping up
4 a file selector in ``detailed editing" mode.
8 \helpref{Validator classes
}{proplistvalidatorclasses
}
10 \latexignore{\rtfignore{\wxheading{Members
}}}
12 \membersection{wxFilenameListValidator::wxFilenameListValidator
}
14 \func{void
}{wxFilenameListValidator
}{\param{wxString
}{message = ``Select a file"
},
\param{wxString
}{wildcard = ``*.*"
},
15 \param{long
}{ flags=
0}}
17 Constructor. Supply an optional message and wildcard.