]> granicus.if.org Git - python/commit
For submenus remember the parent and parent index, so we can grey out our
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 15 Oct 1998 15:29:16 +0000 (15:29 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 15 Oct 1998 15:29:16 +0000 (15:29 +0000)
commit341d1fe18ea57443a19025472a88a0f285224e7a
tree4543689ba6c0dc2ee1f006bf46fd48ac33799ed2
parent99d3c48772a2980e47b75659e98ea171bedd79ac
For submenus remember the parent and parent index, so we can grey out our
entry if the menu is disabled. This does create a circular reference, so cleanup
becomes more important.
Mac/Lib/FrameWork.py