]> granicus.if.org Git - python/commit
Set autodispose only if RefCon isn't set yet on the window. This way we don't acciden...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 14 Dec 2000 22:29:00 +0000 (22:29 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 14 Dec 2000 22:29:00 +0000 (22:29 +0000)
commit80716f0e618cc5689161cea55328e4c8bb1f4b3d
tree88615014fc363053b739261f4877b54c551b82d3
parent4550b00c80b064a3594d6d648fd7e164ffa59286
Set autodispose only if RefCon isn't set yet on the window. This way we don't accidentally dispose of windows that are actually dialogs-in-disguise.
Mac/Modules/win/Winmodule.c
Mac/Modules/win/winsupport.py