Popup menu won't hide on Linux

jepler at unpythonic.net jepler at unpythonic.net
Sun Sep 15 18:06:25 EDT 2002


Using menu.tk_popup() instead of menu.post() takes care of grab & other
details.  However, this seems to unpost the menu as soon as the button is
released.

Jeff




More information about the Python-list mailing list