mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-01-18 07:17:03 +00:00
button updated
This commit is contained in:
parent
39724249ae
commit
63a2128656
|
@ -33,7 +33,7 @@ end_date.pack(padx=10,pady=10)
|
|||
|
||||
|
||||
# Button Creation
|
||||
printButton = tk.Button(frame, text = "Print", command = printInput)
|
||||
printButton = tk.Button(frame, text = "visualise", command = printInput)
|
||||
printButton.pack()
|
||||
|
||||
# Label Creation
|
||||
|
|
Loading…
Reference in New Issue
Block a user