Searched refs:Spinbox (Results 1 – 4 of 4) sorted by relevance
25 cls.spin = tk.Spinbox(root)
397 return tkinter.Spinbox(self.root, **kwargs)
3444 class Spinbox(Widget, XView): class
2337 - Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of