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 Alan Moore
Recipients Alan Moore
Date 2018-01-17.17:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516209431.55.0.467229070634.issue32585@psf.upfronthosting.co.za>
In-reply-to
Content
Ttk has a spinbox widget, which is a themed version of Tkinter spinbox, but this is missing from Python's ttk implementation.
History
Date User Action Args
2018-01-17 17:17:11Alan Mooresetrecipients: + Alan Moore
2018-01-17 17:17:11Alan Mooresetmessageid: <1516209431.55.0.467229070634.issue32585@psf.upfronthosting.co.za>
2018-01-17 17:17:11Alan Moorelinkissue32585 messages
2018-01-17 17:17:11Alan Moorecreate