nw-fileDialog icon indicating copy to clipboard operation
nw-fileDialog copied to clipboard

saveAs shows choose dialog instead save as

Open jack-fdrv opened this issue 9 years ago • 1 comments

        fileDialog.saveAs(function(filename) {
            // your code
        });

jack-fdrv avatar Apr 06 '16 05:04 jack-fdrv

I'm having the same problem... did you manage to find a fix?

shaungupta123 avatar Jun 06 '16 11:06 shaungupta123