Finally a free calculator that's better then the one in Windows.
I was going for something similar to the Texas Instruments interface but without the graphing.
This was mainly just a proof of concept project that I've tried to turn it into a useful app. Although everything is working currently, the way I do things in this app compared to others is a little different and because of it I get a new set of quirks.
What's New in This Release: [ read full changelog ]
· Clearer goals were set for program direction
· Fixed more key monitoring issues
· Added textbox on main form for ease of use
· Added extra disclaimer on about tab
· Changed the log window on main form, not active anymore
· Changed up shortcuts tab a little
· Added Images on operation buttons
· Fixed highlighting issue with main entry box
· Added split container on main form
· Added Snap border in place enhanced from Check n Do's snap
· Fixed send to notepad, bug not sending certain characters
· Fixed bug invalid characters in copy to clipboard
· Fixed ctrl m, bug when maximized wouldn't restore correctly
· Added open ccl files (file format internal changes, old ones NOT compatible)
· Added import of last answer and problem
· Added converters form
· Added temperature converter
· Added save splitter distance on main form when exiting
· Fixed form settings saving error protection
· Changed version check, now accurate to the second, no cache
· Changed new version download source, now pointing to our own site
· Added opening file, then saving will assume save overtop of open file
· Added filename to title bar
· Fixed new bug with small mode and key monitoring