On Oct 31, 2012, at 9:11 PM, Kevin Walzer <k...@codebykevin.com> wrote:
> On 10/31/12 5:48 PM, w...@mac.com wrote: >> applemenu = Menu(menubar, tearoff = FALSE) > > Add the apple name to the menu object, cf: > > applemenu = Menu(menubar, tearoff = FALSE, name='apple') > > That works for me. > > -- > Kevin Walzer > Code by Kevin > http://www.codebykevin.com Thanks, that DOES work for the version packaged up with py2app. I guess there really just isn't anything to do for it when it is running directly in the interpreter. Where should I have been looking to find that for myself, please? Thanks again, -Bill _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG