node-webkit-fdialogs
node-webkit-fdialogs copied to clipboard
Manage file dialogs for node-webkit
hi trying osx / nwjs 16 -> not working (getFilePath) thanks
With the new NW.js the dialog is never opened, now it is mandatory to specify the NW.js window object as option because the DOM window of node context is on...
- Fix #2 (The saveFile callback does not get called on Cancel in Mac OS X 10.9.2). - Fix an inconsistency in usages of `window`. - Fix a memory leak...
Created from https://github.com/exos/node-webkit-fdialogs/issues/4