In article <[email protected]>,
 Kevin Walzer <[email protected]> wrote:

> On 10/10/12 10:19 AM, Ronald Oussoren wrote:
> > That odd.  IDLE also uses '::tk::mac::ShowPreferences' for the 
> > configuration dialog. The only difference with your script is that the same 
> > command is also bound to '<<open-config-dialog>>'.  The code for this all 
> > is in idlelib.macosxSupport.overrideRootMenu in the stdlib.
> 
> Indeed it's strange. The stack trace suggests the problem is coming from 
> Tk, but I cannot reproduce the issue in Tk nor can I reproduce it with 
> the simple sample Python script. As a result I am not sure what to do here.

Look at the dump file I attached to the Tk issue.  It has a complete 
debug trace through Tk including C line numbers.

http://sourceforge.net/tracker/?func=detail&atid=112997&aid=3575664&group
_id=12997

-- 
 Ned Deily,
 [email protected]

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to