I'm running the latest Slackware (2.2), along with the last major releases
of Tcl and Tk (i.e. not the current betas.) Whenever I try to run a program
which uses Tk menus, it doesn't work; the program _runs_, but when I click
on the menu button, nothing happens.
If you have a Linux box with Python and Tkinter, try running
Demo/tkinter/matt/menu-simple.py
And see if it works.
BTW, the Tk demo 'rolodex' (which uses pulldown menus) works fine, so it
must be something else.
Thanks,
Steve
-- Steven Miale <http://www.cs.indiana.edu/hyplan/smiale.html>