This class validates a filename for a property list view, allowing the user to edit it textually and also popping up a file selector in "detailed editing" mode.
See also
Members
wxFilenameListValidator::wxFilenameListValidator
void wxFilenameListValidator(wxString message = "Select a file", wxString wildcard = "*.*", long flags=0)
Constructor. Supply an optional message and wildcard.