[issue44721] Problem in tkinter button widget
New submission from Seyed Amirhossein Misaghi : Hello The piece of code has false behavior. When click the button, the relief changes to tk.SUNKEN. I think this is a wrong behavior. Thanks -- components: Tkinter files: test.tar.gz messages: 398031 nosy: a.h.misaghi priority: normal severity: normal status: open title: Problem in tkinter button widget type: behavior versions: Python 3.9 Added file: https://bugs.python.org/file50172/test.tar.gz ___ Python tracker <https://bugs.python.org/issue44721> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue44721] Problem in tkinter button widget
Seyed Amirhossein Misaghi added the comment: Thanks for your response -- ___ Python tracker <https://bugs.python.org/issue44721> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue44721] Problem in tkinter button widget
Change by Seyed Amirhossein Misaghi : -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue44721> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com