]> granicus.if.org Git - python/commit
Do a better job of keeping the dialog visible when the master window
authorGuido van Rossum <guido@python.org>
Sun, 28 Dec 1997 03:42:50 +0000 (03:42 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 28 Dec 1997 03:42:50 +0000 (03:42 +0000)
commitadfacf4e2e8562a67b9611b50c252d6cf239da7a
tree9da2275426a966176921039d8440ce47e2a68f8c
parent0ee358529e7bbce8a2efdba2dc96a027daaf60f2
Do a better job of keeping the dialog visible when the master window
is near or beyond the edge of the screen.  Patch by Skip Montanaro.
Lib/lib-tk/SimpleDialog.py