0
There are lots of very funny self-made Error Messages. But how can I create my OWN button labels?
7/8/2020 9:16:49 AM
3 Answers
+1
botboss Share your try first
I haven't got a try
-1
from tkinter import * from tkinter import messagebox msg = messagebox.showerror("oops !!", "error")
Send us a message