[Pythonmac-SIG] Tkinter application, duplicate 'Help' menu

Ivan Kozik ivan@allometra.com
Sun, 16 Feb 2003 11:06:42 -0800


Hello,

I have written an application in Python using Tkinter on OS X 10.2, but 
because I need to put a 'Help' menu in the menubar, I end up with two 
'Help's because Tk adds a blank entry there when I start the program. 
Is there any way I can remove it or use it?

Thanks,
Ivan