Commit History

Author SHA1 Message Date
  Stephen 308c23f706 Run button deactivates and activates as expected. Progress bar has status text. 2 years ago
  Stephen 9d12412ba6 Run bbutton re-enables after the sorting has finished. Progress bar resets and stops moving as well. 2 years ago
  Stephen 3f7e4294b0 Added function to kill the sorting process if the exit button is pressed. Actually this time. 2 years ago
  Stephen ff241b4a8a Added first successfull threadding operation. Now just need to prevent from pressing the run button more than once while it is running. 2 years ago
  Stephen f31bb322e3 First working version. Rough, but functional. 2 years ago
  Stephen 1d65ff4d6e Completed up to the point of sorting. 2 years ago
  Stephen c5bfe2bd65 Tried to add splash screen, but it seems more involved than I thought. Will have to table this for now. 2 years ago
  Stephen 80e4d6b2ee Added function to run button. Beeping on error. 2 years ago
  Stephen 1ea165c344 Renamed animal-sorter.py to AnimalSorter.py so that we can import from it. 2 years ago
  Stephen ae3ad50c3c Added a models file for importing our current model from. 2 years ago
  Stephen 854599ecfe Updated pyinstaller instructions. 2 years ago
  Stephen 9f14a12fa3 Added animal-sorter.py 2 years ago
  Stephen df64c95d93 Added documenting comments. 2 years ago
  Stephen e152673e62 Added a file about using pyinstaller. 2 years ago
  Stephen 5536319af1 Altered the window slightly. 2 years ago
  Stephen 67e0641a08 Successfully get the filepath and put into the entry text fields. 2 years ago
  Stephen c9e25eecf2 Working buttons. No file select yet. 2 years ago
  Stephen 5d93ad4d0e Created a basic glade file for the setup of the window. 2 years ago