Michael Lange wrote:
>Really? From Tkinter.py it looks to me like it should be equivalent:
>
>def mainloop(n=0):
>"""Run the main loop of Tcl."""
>_default_root.tk.mainloop(n)
>
>(...snip...)

I trusted the documentation :-(. So I thought this to be the cause of this 
strange behaviour.
Otherwise I have no idea (I'm not doing a lot of windows).

Matthias Kievernagel
mkiever/at/web/dot/de
software development

_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to