Skip to content

Instantly share code, notes, and snippets.

@tonylukasavage
Created September 30, 2011 15:44
Show Gist options
  • Save tonylukasavage/1254160 to your computer and use it in GitHub Desktop.
Save tonylukasavage/1254160 to your computer and use it in GitHub Desktop.
win.addEventListener('close', function(e) {
tmpFile.deleteFile();
});
win.add(button);
win.open();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment