Thus spoketh Mark Summerfield <l...@qtrac.plus.com> unto us on Wed, 13 Jun 2012 08:12:10 +0100:
> Hi, > > I have Python 3.2 with Tcl/Tk 8.5, but there doesn't seem to be a > ttk.Spinbox widget even though that widget is part of Tcl/Tk 8.5: > http://www.tcl.tk/man/tcl8.5/TkCmd/ttk_spinbox.htm > > Why is that? Apparently no one has added it to the ttk wrapper module yet :( Obviously the spinbox was not there in earlier versions of ttk, that might explain this. Here, with Tk-8.5.8, I actually have a ttk_spinbox manpage installed, but: $ wish % ttk::entry .e .e % ttk::spinbox .s invalid command name "ttk::spinbox" % Regards Michael .-.. .. ...- . .-.. --- -. --. .- -. -.. .--. .-. --- ... .--. . .-. Totally illogical, there was no chance. -- Spock, "The Galileo Seven", stardate 2822.3 _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss