]> granicus.if.org Git - python/commit
In AskYesNoCancel() treat the "yes" and "no" buttons the same way as the cancel
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 10 Feb 2000 16:15:53 +0000 (16:15 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 10 Feb 2000 16:15:53 +0000 (16:15 +0000)
commit8574378ad48cbae4589645774fdee8f141e0b823
treee3ae9bc42acf577de8ebd39b1716527fabfc67f3
parentad892dc80d2d42337c12499e679e53f627244abf
In AskYesNoCancel() treat the "yes" and "no" buttons the same way as the cancel
button (i.e. an empty label hides the button).
Mac/Lib/EasyDialogs.py