On 10/15/10 9:34 AM, Bruce Sherwood wrote:
The following statement is executed in macosxSupport.py, which I assume was an attempt to override, but it's unsuccessful:root.bind('<<close-all-windows>>', flist.close_all_callback) Bruce Sherwood
A grep of the 2.6 idleib code on my system does not turn up any references to tk::mac::Quit. I think that needs to be defined somewhere.
--Kevin -- Kevin Walzer Code by Kevin http://www.codebykevin.com _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
