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