New submission from Juliette Monsel <j_4...@protonmail.com>:
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. ---------- components: Tkinter messages: 326614 nosy: j-4321-i priority: normal severity: normal status: open title: Add missing selection_ methods to tkinter Spinbox type: enhancement _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34829> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com