Mark Roseman added the comment:

Cheryl, regarding the spinbox, as per 
http://www.tkdocs.com/tutorial/morewidgets.html#spinbox, the ttk version 
appeared in Tk 8.5.9, which might explain it's absence in tkinter.

A wrapper isn't too hard to do of course... e.g. 
https://stackoverflow.com/questions/30783603/create-new-ttk-widget-from-tkinter

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27755>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to