From 4a4544f51a4dd7b4461f3645c966d67d5ceac853 Mon Sep 17 00:00:00 2001 From: "DHR.Mike" Date: Sun, 7 Dec 2025 09:01:32 -0800 Subject: [PATCH] Update Uptated-Prototype/PiperTTS-GUI-Test.py --- Uptated-Prototype/PiperTTS-GUI-Test.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Uptated-Prototype/PiperTTS-GUI-Test.py b/Uptated-Prototype/PiperTTS-GUI-Test.py index fd3b1d8..36e30e4 100644 --- a/Uptated-Prototype/PiperTTS-GUI-Test.py +++ b/Uptated-Prototype/PiperTTS-GUI-Test.py @@ -136,7 +136,8 @@ def PiperTTS_GUI_TextFile_Open(): # def PiperTTS_GUI_Set_Prefrences(): try: - pass + Input_Box_Frame.place_forget() + Controls_Box_Frame.place_forget() except: print("An exception occurred - when Setting prefrences.")