I want to know how to maximize a window in tkinter. I was using something like:
root =Tk()
root.status("zoomed")
But I want to know another way to do it.
Thank you.
_______________________________________________
Tutor maillist - [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
