What are Coding Snacks?
Coding Snacks represent the best of DonationCoder.
On a special section of our forum, anyone can post an idea for a small custom utility/program.
Coders who hang out on our forum keep an eye out for interesting requests and when they see one that catches their interest, they code it and release it to the public for free.
People who find the tools useful are encouraged to donate directly to the coders to show their appreciation.
Forum Links:
hamradio’s Software Works is the home of long-time DC member hamradio.
You'll find both hamradio's windows desktop tools, as well as information about his other web projects, including the fun coincalc.com website. Hamradio is also a talented photographer and graphic artist and sometimes helps us with site images and icons.
- Number of programs available: 13+
- Last updated: 2018
- Visit hamradio's Software Works here: http://www.dcmembers.com/hamradio.
What are Coding Snacks?
Coding snacks are small custom utilities written by coders who hang out on DonationCoder in response to requests posted on our forum.
You are viewing a specific blog item. Click here to return to the main blog page.
Re: H E L P !!! I lost a spreadsheet!Do you ever click NO by accident on the dialog asking if you want to save your changes?
I once made an AHK script for a friend as he kept running into situations like this. Assuming you use Microsoft Excel, maybe you'll find it useful too.. this script monitors and disables the "No" button in the dialog box that prompts up when trying to close an unsaved file. (see pic). P.S. in case you really need to close a file without saving, there is a hotkey (Win+p) that will turn off the monitoring for 10 seconds. |
||