Re: [Tkinter-discuss] Tcl/Tk/Tkinter now in macOS Pythons

2019-06-19 Thread Codebykevin
The bundled Tcl/Tk is native, not X11. That’s a feature, not a bug. > On Jun 19, 2019, at 1:55 PM, bob wrote: > > So with recent versions of the Python 2 and 3 installers for macOS the > Python.org (not .com! :) have started including their own private copy of > Tcl/Tk (8.6.8) and 'import Tki

[Tkinter-discuss] Tcl/Tk/Tkinter now in macOS Pythons

2019-06-19 Thread bob
So with recent versions of the Python 2 and 3 installers for macOS the Python.org (not .com! :) have started including their own private copy of Tcl/Tk (8.6.8) and 'import Tkinter/tkinter' works right out of the box. What does that mean? Is Tkinter going to be pushed back up the popularity ladde

Re: [Tkinter-discuss] Text to postscript

2019-06-19 Thread Cameron Laird
On Tue, Jun 18, 2019 at 11:21:29PM +0200, Michael Lange wrote: . . . > On Tue, 18 Jun 2019 10:09:08 + > Vasilis Vlachoudis wrote: > > > Thanks Michael, > > > > not exactly what I was looking for. > > oh yes, I thought so