> On 16 Jan 2019, at 20:32, Christopher Barker <python...@gmail.com> wrote: > >> On Wed, Jan 16, 2019 at 2:07 PM Barry Scott <ba...@barrys-emacs.org> wrote: > >> aesthetic level go up a bit more >>> > tkinter is a wrapper around TK -- so it's TK that would need to "modernize" >>> poor me, if only py had some really nice native gu >> pip install PyQy5 > > or pip install wxpython
I used to use wxPython, but it bugs and platform specific quirky drove me to port to PyQt and I have not regreted that decision. > > native support to Windows, OS-X, *nix/GTK > > The install story is SO much better now that the "built in" advantage of > tkinter is no longer such a big deal. > > -Chris > > -- > Christopher Barker, PhD > > Python Language Consulting > - Teaching > - Scientific Software Development > - Desktop GUI and Web Development > - wxPython, numpy, scipy, Cython
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/