The Progress Bar Update!
v5.1.0, The Progress Bar Update!
This update includes a progress bar as the centerpiece of the update. Other changes are listed in the changelog.
Changelog:
- Added progress bar to conversion process
- Made the GUI script self reliant. No more needing the main script in the same directory to operate the GUI version.
- Added GUI dialogs to eliminate the need for the console to view error messages.
- Switched visuals to use the system theme instead of the tkinter theme.
- New windows will now center themselves automatically on the screen.
- Initial support for advanced options implemented: a "Reset to default settings" button is useable.
- Implemented initial frame for options buttons rendering on options window (experimentale, will not affect usage).
- Renamed the scripts for better handling, and style
GUI options functionality is currently limited and will be expanded in the future.
You no longer need the AutoConvert.py script in the same directory as the GUI script to operate the GUI script.
This version was tested with Python 3.5.2