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

Reply via email to