Cameron Laird-2 wrote:
> 
> 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?
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss@python.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss
> 
> 


No, not at this point. That's what I was looking for, thank you.

-- 
View this message in context: 
http://www.nabble.com/TclError-when-destroying-parent-windows-tp18178579p18182959.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to