I just made version 4.0.1.5 available with several updates but one more substantial update. The updates include:
While cells are being pasted, they are checked to make sure that the values are valid values for the cell type. The paste operation will abort if an invalid value is pasted into a cell.
When errors are detected, an error indicator will be displayed in the row with an error message stating what the error is.
- When using the "Flavor %" button the recipe was being changed to 100% VG. Fixed.
- During the Find/Replace function the ingredient being replaced was always being deleted regardless of the value of the checkbox to "Delete find ingredient after replacing".
- When the main recipe window is resized (made wider) the ingredient name dropdown box will be made wider giving you the opportunity to display long ingredient names.
- Added a new menuitem "Edit -> Ingredient Editor" that will list all of your ingredients in a grid and allow the ingredients to be edited.
- Drag column titles and reorder the order that the columns are display in. The program will remember your column orders and reestablish them the next time you launch the program.
- Click column titles to sort the ingredients by the values in that column. The program will remember your sort order and reestablish the sort the next time you launch the program.
- Insert new flavor ingredients (currently you can only insert flavor ingredients). To insert new ingredients, enter data into the last blank line of the grid.
- Currently you cannot delete any of your ingredients.
- Copy/Paste to Excel, make changes, copy/paste from Excel to apply updates.
- Highlight cells, right click and select "Copy" and then paste into Excel (or another application).
- Highlight the updated cells in Excel and copy. And then select a cell in the grid, right click and select Paste to copy the updated values back.
While cells are being pasted, they are checked to make sure that the values are valid values for the cell type. The paste operation will abort if an invalid value is pasted into a cell.
When errors are detected, an error indicator will be displayed in the row with an error message stating what the error is.