| [news.eclipse.platform.swt] Re: savedialog box |
Hi Thomas
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=4560
Ralf
Thomas schrieb:
Hello, in a save dialog box I want to get the filter extension that was used in the saving process. how can I get it ?
i know the file name is mySaveDialog.getFileName(); but i don't know where to find the extension.
Thx.