[issue44721] Problem in tkinter button widget

2021-07-23 Thread Seyed Amirhossein Misaghi
Change by Seyed Amirhossein Misaghi : -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue44721> ___ ___ Pyth

[issue44721] Problem in tkinter button widget

2021-07-23 Thread Seyed Amirhossein Misaghi
Seyed Amirhossein Misaghi added the comment: Thanks for your response -- ___ Python tracker <https://bugs.python.org/issue44721> ___ ___ Python-bugs-list mailin

[issue44721] Problem in tkinter button widget

2021-07-22 Thread Seyed Amirhossein Misaghi
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