IDLE's PyShell

Greg Ewing greg.ewing at compaq.com
Wed Jul 28 16:16:26 EDT 1999


Mark C Favas wrote:
> 
> f = Tk.Toplevel()
> f.transient(parent)
> 
> to get a window without the close button

Doesn't work for me. It gets rid of the fullscreen
and iconify buttons, but it still has a close button.

Greg




More information about the Python-list mailing list