uniwix / casioplot

Python module that allows to use the casioplot module in your computer.
MIT License
9 stars 2 forks source link

Fix errors when closing the window #31

Open uniwix opened 2 months ago

uniwix commented 2 months ago

When closing the window during the execution of a script, it raises errors because the objects are destroyed. Instead, it should stop the entire program.