: I emailed Guid about this, and he says there was a fix for tkinter.py, which
: came out on the enws group.
: I've looked back through the newsgroup, and can't find it.
>From memory (I don't have the source with the fix in front of me...) a couple
of lines down from the start of Tkinter.py, CallableTypes is defined. Remove
InstanceType (and maybe ClassType - don't remember), and your menus should
pop up like they are suppose to...
Glenn