On 10/31/12 5:48 PM, [email protected] 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
_______________________________________________
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