Update Uptated-Prototype/PiperTTS-GUI-Test.py
This commit is contained in:
@@ -208,7 +208,7 @@ try:
|
|||||||
except:
|
except:
|
||||||
print("An exception occurred - trying to count like dracula.")
|
print("An exception occurred - trying to count like dracula.")
|
||||||
My_Test_Labe2 = Label(Controls_Box_Frame, textvariable=MyTestText2)
|
My_Test_Labe2 = Label(Controls_Box_Frame, textvariable=MyTestText2)
|
||||||
My_Test_Label.grid(row=2, column=0, columnspan=4)
|
My_Test_Label2.grid(row=2, column=0, columnspan=4)
|
||||||
|
|
||||||
# Aligning Buttons to grid
|
# Aligning Buttons to grid
|
||||||
#C_Button_Clipboard.grid(row=1, column=4)
|
#C_Button_Clipboard.grid(row=1, column=4)
|
||||||
|
|||||||
Reference in New Issue
Block a user