Gui for the animal crossing project.

Stephen 308c23f706 Run button deactivates and activates as expected. Progress bar has status text. 2 lat temu
.gitignore 1d65ff4d6e Completed up to the point of sorting. 2 lat temu
AnimalSorter.py ff241b4a8a Added first successfull threadding operation. Now just need to prevent from pressing the run button more than once while it is running. 2 lat temu
FileChooser.py df64c95d93 Added documenting comments. 2 lat temu
FileSelectWindow.py 9d12412ba6 Run bbutton re-enables after the sorting has finished. Progress bar resets and stops moving as well. 2 lat temu
Handlers.py 308c23f706 Run button deactivates and activates as expected. Progress bar has status text. 2 lat temu
animal-gui.py 1d65ff4d6e Completed up to the point of sorting. 2 lat temu
file-select-window.glade 9d12412ba6 Run bbutton re-enables after the sorting has finished. Progress bar resets and stops moving as well. 2 lat temu
installing-gtk-in-miniconda-env 80e4d6b2ee Added function to run button. Beeping on error. 2 lat temu
models.py 1d65ff4d6e Completed up to the point of sorting. 2 lat temu
multiprocessing-notes 3f7e4294b0 Added function to kill the sorting process if the exit button is pressed. Actually this time. 2 lat temu
using-pyinstaller 854599ecfe Updated pyinstaller instructions. 2 lat temu