Allow event to be None for Menu.popup. This allows the menu to be activated
commit04fcc8077596860abcfc2e9cd4637aaf61304e3d
authorThomas Leonard <talex5@gmail.com>
Thu, 9 Oct 2003 17:37:50 +0000 (9 17:37 +0000)
committerThomas Leonard <talex5@gmail.com>
Thu, 9 Oct 2003 17:37:50 +0000 (9 17:37 +0000)
treecd21d7284dabe3c95c7554726200257a2d31f1aa
parent4d0c37004e47e8047f3707c9e9b89f8da06c9d90
Allow event to be None for Menu.popup. This allows the menu to be activated
from the keyboard, using the 'popup-menu' signal.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@3149 66de3db3-b00d-0410-b41b-f4738ad19bea
Help/Changes
python/rox/Menu.py
python/rox/__init__.py