GUI should be fixed
Oddsor opened this issue · 0 comments
Oddsor commented
-Figure out a way to dynamically grow a fitness plot without annoying error messages.
-Try moving the plot into the GUI by making a thread that interacts with the GUI. This way the GUI shouldn't lock up while the algorithm is running.
-Add a lock/unlock function that locks the "clear" and "launch" buttons while a calculation is running
-Add some dialog window that lets you cancel a thread that's working on a plot?