removing "close" button in Tkinter

Thomas Lane tom at parlant.com
Mon May 15 16:34:57 EDT 2000


I'm trying to write a Tkinter program that has the maximize and minimize buttons
in the upper-right corner of the window, but I don't want the close button. Does
anyone know how to hide/remove this button from a "TopLevel" window?

Thomas Lane
tom at parlant.com



More information about the Python-list mailing list