On 1/16/2019 11:11 AM, Abdur-Rahmaan Janhangeer wrote:
without starting a should we ban tkinter discussion,
Then don't bring up such an idea.
i'd like to propose that we add rounded corners buttons.
This is out-of-scope for python-ideas. 'Tkinter' abbreviates 'Tk interface'. It provides a class-based but otherwise thin wrapping of the tcl/tk widget set. The appearance of widgets depends on the Operating System. On my Mac with Mohave, tkinter buttons *do* have rounded corners. In Windows, they don't. Talk to Microsoft about that. I don't know about the various unix versions and distributions.
-- Terry Jan Reedy _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/