]> granicus.if.org Git - python/commit
Added support for the help menu. Application.gethelpmenu() will return
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 29 Aug 2002 22:04:15 +0000 (22:04 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 29 Aug 2002 22:04:15 +0000 (22:04 +0000)
commitf21b7063d387c187dc872bf833db09a81f157ab2
treecbb572ec4c6f19e48777540cb45f03cce2082299
parent983258ed7e96897e00c7a4459034d83816018181
Added support for the help menu. Application.gethelpmenu() will return
it.

Also fixed menu IDs to be signed in do_menudispatch. this is an incompatible
change, but I don't think it'll hurt anyone.
Mac/Lib/FrameWork.py