In this video I’ll show you how to make custom Message Box Popups with Tkinter and Python.
In the past, we’ve looked at creating message box popups using the Message Box widget. The problem is, you can’t really customize those popup boxes. In this video I’ll show you a very hacky way to customize message boxes by simply creating your own windows and doing anything you want with them!
Add comment