]> granicus.if.org Git - python/commit
Call AEInteractWithUser() before bringing up any of the dialogs (with the
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Mar 2003 12:25:02 +0000 (12:25 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Mar 2003 12:25:02 +0000 (12:25 +0000)
commit7451e3b4d5228a9e3efc837f6ecb2c156e07f538
tree7fc8aaf6b447d9c4dce6fc37e3a90edbcb5b4adb
parent7f13489bdfbad313774aebd8db8e8d127cb9184f
Call AEInteractWithUser() before bringing up any of the dialogs (with the
exception of the ProgressBar, which I think is okay to show in the background).

This is a prerequisitite for the fix of #684975.
Lib/plat-mac/EasyDialogs.py