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 j-4321-i
Recipients j-4321-i
Date 2018-09-28.08:37:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538123875.3.0.545547206417.issue34829@psf.upfronthosting.co.za>
In-reply-to
Content
Though the text area of the tkinter Spinbox behaves like an Entry, the methods selection_from, selection_range, selection_present and selection_to have not been implemented. So for consistency with the Entry widget, I suggest to add them.
History
Date User Action Args
2018-09-28 08:37:55j-4321-isetrecipients: + j-4321-i
2018-09-28 08:37:55j-4321-isetmessageid: <1538123875.3.0.545547206417.issue34829@psf.upfronthosting.co.za>
2018-09-28 08:37:55j-4321-ilinkissue34829 messages
2018-09-28 08:37:55j-4321-icreate