Update Uptated-Prototype/PiperTTS-GUI-Test.py
This commit is contained in:
@@ -230,7 +230,7 @@ def OnKeyPress(event):
|
||||
print("The Binding Function Was Called!")
|
||||
#
|
||||
def OnKeyPress2nd(event):
|
||||
result = Input_Box.count("1.0", "end-1c", "displaylines")[0]
|
||||
result = Input_Box.count("1.0", "end-1c", "displaylines")
|
||||
print(result)
|
||||
print("The 2nd Binding Function Was Called!")
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user