I have a GUI containing multiple pages and I define all my functions under the parent class (APP). I am using the threading.timer to update the progress of a current function. T