This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jcrmatos
Recipients jcrmatos, serhiy.storchaka, terry.reedy
Date 2017-09-15.18:03:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505498634.98.0.44546328521.issue31422@psf.upfronthosting.co.za>
In-reply-to
Content
Hello,

I can't be more specific.

The problem is that the tkinter.messagebox windows (askokcancel, askyesno, showerror, showinfo, etc.) default buttons (Ok, Cancel, Yes, No, etc.) don't show the default keyboard shortcuts/accelerators.
I believe they should. Is it an incorrect assumpption?

Thanks,

JM
History
Date User Action Args
2017-09-15 18:03:55jcrmatossetrecipients: + jcrmatos, terry.reedy, serhiy.storchaka
2017-09-15 18:03:54jcrmatossetmessageid: <1505498634.98.0.44546328521.issue31422@psf.upfronthosting.co.za>
2017-09-15 18:03:54jcrmatoslinkissue31422 messages
2017-09-15 18:03:54jcrmatoscreate