“Windows Options / Status Bar” activation and deactivation causes code to last...
Status: Alpha
Brought to you by:
charlietaylor
If you activate the the function “Windows Options / Status Bar”, and then deactiate it, the python code 'self.statusMessage.set(“Welcome to codebreaker”)' is kept in the Python source code file and must be disabled - by putting the command in a comment line starting with ”#” - or deleted, manually.