Hello again! I was wrong: I meant the issue 6927978 (Directory Selection standard dialog support) and not the 6705345 (that's already fixed).
The goal is to add to the FileDialog a feature like the JFileChooser#setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY). My idea it to allow FileDialog#setMode(.) to accept also the value LOAD_DIRECTORIES_ONLY ( = 2). It's a minimal change that doesn't broke the existing API. Do you agree to do so? I can do the fix for GTK. Does anybody in this mailing list want to deliver the patch for windows? Regards, Costantino
