Hi guys, Is it possible to set a filter for a FileChooser such that it will exclude files matching the pattern? For example, so that all the png files are not listed I've tried ["!*.png","No pngs"] but that doesn't work. tia Bruce