Update Uptated-Prototype/PiperTTS-GUI-Test.py
This commit is contained in:
@@ -235,7 +235,7 @@ def OnKeyPress2nd(event):
|
|||||||
print(result)
|
print(result)
|
||||||
print("The 2nd Binding Function Was Called!")
|
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 = Label(Controls_Box_Frame, textvariable=Test_var)
|
||||||
#My_Test_Label2["value"] = Test_var
|
#My_Test_Label2["value"] = Test_var
|
||||||
|
|||||||
Reference in New Issue
Block a user