Large change to ReadMe and Recipes. Some functions renamed or a new name was created, leaving legacy name in place... for now. As long as docs steer people in the direction of the new names it'll be ok
Text justification for Text Elems
NEW Image Element
OutputFlush renamed to Refresh
More shorthand functions - Combo, Dropdown, Drop,
EasyPrint - output of stdout, stderr to a window
Added ability to get a ton of global options. Also made the defaults look a little more "flat". The super-raised look was dated.
Changes made to Progress Meters optional parms.
Checking in 3 color naming guides
Previously an exception within the "with" block was not correctly passing along exceptions.
New function to help with non-blocking forms. For forms that need to be closed that haven't been closed by a button, a new function was needed. CloseNonBlockingForm is the new function.
FINALLY got the message box text width sizing correct. Required change to Text Elements so watch out for possible side effects.
Added a new Duplicate File Finder demo program that uses an input form an a progress meter