Hi all,
I am making a python script for a university project.
I have created a GUI using a TKinter which allows the user to browse the information contained in a Database.
Since this application has to run for several days and I would like to prevent the user to close (or interact with it) the application by clicking in the top-right "X" .
Any idea???
Thanks a lot
Gian Paolo