Problems with beta 4 and Tkinter menus

Steven Miale (smiale@cs.indiana.edu)
Sun, 2 Apr 1995 14:33:15 -0500

I just tried to write a Tk application using menus, only to find out
that the actual pulldown menu won't appear. I tried running some of
Matt Conway's demos (notably menu-simple), and they behaved the same
way: you could see the names of the menus, but clicking would not
result in the appearance of the menu itself.

There is an error generated on line 435 of Tkinter.py...

AttributeError: no __call__ method defined

Any ideas?

Thanks,

Steve

-- 
Steven Miale  <http://www.cs.indiana.edu/hyplan/smiale.html>