[Tkinter-discuss] TclError when destroying parent windows

Cameron Laird Cameron at phaseit.net
Sun Jun 29 17:57:19 CEST 2008


On Sun, Jun 29, 2008 at 08:00:31AM -0700, Jusa wrote:
			.
			.
			.
> Thanks for the reply. That seems to solve the error up to a point but I
> still get:
> 
> TclError: can't invoke "toplevel" command:  application has been destroyed
> 
> if I destroy my application main window, which is at the top of the
> hierarchy so to speak. Furthermore, if I pass self.master to all of my child
			.
			.
			.
> Is there a way to completely block the window controls, ie. the close button
> at the top corner of a window?
			.
			.
			.
Does <URL: http://tkinter.unpythonic.net/wiki/Widgets/TopLevel >
leave any questions?


More information about the Tkinter-discuss mailing list