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

This commit is contained in:
2025-12-11 12:05:29 -08:00
parent 840cb70861
commit 581a31b2b7

View File

@@ -235,7 +235,7 @@ def OnKeyPress2nd(event):
print(result)
print("The 2nd Binding Function Was Called!")
#
Input_Box.bind("<KP_Enter>", OnKeyPress)
Input_Box.bind("<Return>", OnKeyPress)
#
My_Test_Label2 = Label(Controls_Box_Frame, textvariable=Test_var)
#My_Test_Label2["value"] = Test_var