Oddsor/EvolAlgo

GUI should be fixed

Opened this issue · 0 comments

-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?