@@ -322,6 +322,8 @@ root.bind("<FocusIn>", focus_in)
root.bind("<FocusOut>", focus_out)
+
def _refr_loop():
time.sleep(3)
while 1: