On my own implementation i used windows HRESULT GetFileTypeIndex(IntByReference ppv) to get the selected filter index including .
But with SystemFileChooser when using ch.getFileFilter() i get the first filter and that breaks the logic of choosing the correct report output format for me.
Can it be added?
Originally posted by @Numerok in #988 (comment)
On my own implementation i used windows HRESULT GetFileTypeIndex(IntByReference ppv) to get the selected filter index including .
But with SystemFileChooser when using ch.getFileFilter() i get the first filter and that breaks the logic of choosing the correct report output format for me.
Can it be added?
Originally posted by @Numerok in #988 (comment)