let us say i'm a novice user, for me py's gui is such. if on Mac it gives rounded corners but on others no, it's pretty unpredictable. and if it does have roundedness but you can't control it then it's no good
Abdur-Rahmaan Janhangeer http://www.pythonmembers.club Mauritius On Thu, 17 Jan 2019, 00:49 Terry Reedy <tjre...@udel.edu wrote: > 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. >
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/