Re: IDLE and ttk
Al Sweigart <[email protected]>
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <CAM=hmRPp0DtgoOe3CJQ=CFwBOsEN+QjcRFia3tRuTp0Mrhut+w@mail.gmail.com> |
I really encourage some updates for IDLE, thanks for your offer. Definitely check out the README in the idle_test folder, and forward any hiccups you encounter to the list so that we can document them for future contributors. On Tue, Jul 28, 2015 at 3:03 PM, Mark Roseman <[email protected]> wrote: > On Jul 28, 2015, at 2:07 PM, phil jones <[email protected]> wrote: >> One question would be is the new Tk you talk about on your site the one which is now bundled with the standard Python distro? And is that what Tkinter now talks to by default? > > > It’s not so new (Tk 8.5.0 was released in 2007). The standard Python Windows distribution comes with Tcl/Tk 8.6.1, Mac doesn’t include it (need to install ActiveTcl separately), and the source tarball doesn’t include it. I don’t know of any recent Linux distros that don’t package 8.5.x or 8.6.x with their Python/tkinter packages. Tkinter talks to (I believe) 8.4.x and up. > > Mark > > _______________________________________________ > IDLE-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/idle-dev _______________________________________________ IDLE-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/idle-dev