Unable to get Tkinter menubar to appear under OS X

E

Eric Winter

Hi all. I've googled this issue several times and come up dry. Here's
the situation:

I have a X-windows build of Tkinter for Python built on an OS X
machine (10.4 or 10.5, same issue). This is not the Aqua version of
Tk, but Tk built from source using X-Window support. I also use a from-
source build of Python, not the system Python. I don't like this
arrangement, but project requirements (allegedly) dictate this
approach.

When I run any application using that copy of Tkinter and that copy of
Python, everything seems to work fine except menus - the code which
creates the menus runs, but no menus appear, either in the window or
at the top of the screen.

Am I required to use the Aqua version of Tk on OS X? If not, do I need
to do something special on OS X when I built Tk and/or Python? Any
hints here would be greatly appreciated.

Thanks,
Eric Winter
Fermi Science Support Center
NASA Goddard Space Flight Center
 
W

weforgottenuno

I'm having the same problem, though I am just using the pre-installed
python and tkinter versions that are on my OS X 10.5 computer, I did
not install them on my own. Any advice?

-Doug
 
M

Matt

same problem on OS 10.4, menu doesn't show up on either from tkinter
or wxpython, continuing search..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top