New API for menus. Instead of passing tuples for menu items, python classes
commite1050f7de34895ced1069ad0fb3c06506e76a1b6
authorThomas Leonard <talex5@gmail.com>
Tue, 10 Feb 2004 12:42:51 +0000 (10 12:42 +0000)
committerThomas Leonard <talex5@gmail.com>
Tue, 10 Feb 2004 12:42:51 +0000 (10 12:42 +0000)
tree091c92f4ab2989516f6c8b31a406774f80ea2f07
parenta58eb3a5ac0145a25e144e4bc3245bb6bf5507ee
New API for menus. Instead of passing tuples for menu items, python classes
can be used. The old tuple interface is still supported.

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