]> granicus.if.org Git - python/commit
Various fixes/enhancements, thanks to Ivan and Just:
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 8 Jan 1996 23:50:13 +0000 (23:50 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 8 Jan 1996 23:50:13 +0000 (23:50 +0000)
commitc8a9949407b753205b3db58719f0be787a039db8
tree2e03df3ea492c77e4a4d66eae1b2b8b7684d99ea
parent1d8ede7bbee1d240df2e60b814346dd045215e82
Various fixes/enhancements, thanks to Ivan and Just:
- Added window.SetPort() method
- Added optional bounds and resid parameters to Window.open()
- Fixed apple-menu DA handling
- Fixed activate-event handling
- Added default Application.makeusermenus() (File:Quit only)
Mac/Lib/FrameWork.py