Ronn Ross wrote:
I'm attempting to add a menu bar to my Tkinter app. I can't figure out the
correct syntax. Can someone help? I get this error when I run the app:
Traceback (most recent call last):
File "tkgrid.py", line 26, in
app = App(root)
File "tkgrid.py", line 10, in __init__
Ronn Ross wrote:
I'm attempting to add a menu bar to my Tkinter app. I can't figure out
the correct syntax. Can someone help? I get this error when I run the app:
Traceback (most recent call last):
File "tkgrid.py", line 26, in
app = App(root)
File "tkgrid.py", line 10, in __init__
I'm attempting to add a menu bar to my Tkinter app. I can't figure out the
correct syntax. Can someone help? I get this error when I run the app:
Traceback (most recent call last):
File "tkgrid.py", line 26, in
app = App(root)
File "tkgrid.py", line 10, in __init__
menubar = Menu(mas