]> granicus.if.org Git - python/commit
- Confine window moves to screen boundaries
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 19 Apr 1996 16:00:28 +0000 (16:00 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 19 Apr 1996 16:00:28 +0000 (16:00 +0000)
commitc4eec9fce1f9a02a05c0013f828fddb4c6ee77e9
treef9ff2992da940c50621d90b1b2e5ef22bcd0887b
parent2cc41604c7b0f62bbd9b3b870333b12dc342ec4f
- Confine window moves to screen boundaries
- Added windowbounds() function to help programmer with staggering
  windows
- Added event parameter to idle routine
- Added settext(label) method to menu entries
- Erase/invalidate only visRgn in stead of everything
- Correctly handle clicks in inactive ControlWindows
Mac/Lib/FrameWork.py