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 terry.reedy
Recipients gpolo, mrshr3d, serhiy.storchaka, terry.reedy
Date 2020-02-24.00:37:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582504661.45.0.415743115095.issue39642@roundup.psfhosted.org>
In-reply-to
Content
I am sure that the behavior you observe is correct.  The default button click handler must check the state before calling the command function, while I presume that your printBtn_onclick function (not shown) does not.  If Serhiy disagrees, he can reopen.
History
Date User Action Args
2020-02-24 00:37:41terry.reedysetrecipients: + terry.reedy, gpolo, serhiy.storchaka, mrshr3d
2020-02-24 00:37:41terry.reedysetmessageid: <1582504661.45.0.415743115095.issue39642@roundup.psfhosted.org>
2020-02-24 00:37:41terry.reedylinkissue39642 messages
2020-02-24 00:37:41terry.reedycreate