updated documentation

This commit is contained in:
Tom Schimansky
2021-12-04 12:54:57 +01:00
parent e6d71058aa
commit 61eba796fa
5 changed files with 35 additions and 8 deletions

View File

@ -142,7 +142,7 @@ class App(tkinter.Tk):
corner_radius=8)
self.button_5.place(relx=0.66, rely=0.92, anchor=tkinter.CENTER)
#self.progressbar.set(0.65)
self.progressbar.set(0.65)
def button_event(self):
print("Button pressed")