Hi All,
I’ve been using the directory iterator to search through a file for one file type *.mp3 and it works fine, but when you try to add others in a similar way to the file chooser it no longer works.
Is it possible for the directory iterator to use the WildcardFileFilter instead of the string matchesWildcard?
Thanks