Update Uptated-Prototype/PiperTTS-GUI-Test.py

This commit is contained in:
2025-12-20 16:45:00 -08:00
parent 395f4845a2
commit 433e1082a6

View File

@@ -357,7 +357,7 @@ C_Button_Next.grid(row=1, column=4)
# Prefrences stuff
#GUI_Combobox_1_Label = Label(Prefrences_Frame, text="Language?")
GUI_Combobox_1 = ttk.Combobox(Prefrences_Frame, state = "readonly", textvariable = mylist_String, width = 53)
GUI_Combobox_1 = ttk.Combobox(Prefrences_Frame, state = "readonly", textvariable = mylist_String, width = 42)
#
GUI_Combobox_1["values"] = mylist