Re: Updates to the IDLE Dev Guide
Kevin Walzer <[email protected]>
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Organization | WordTech Communications LLC |
| Message-ID | <[email protected]> |
On 5/7/15 8:40 PM, Sean Felipe Wolfe wrote: > Where does the Tk dependency come from in a default Python install -- > does it come from within Python? I'd love to see it not appear. Tkinter is the UI toolkit that IDLE uses; it's a Python wrapper for Tk. > If it's a matter of osx not having an updated Tk ... maybe we can work around? Just install a more recent Tk. ActiveTcl is a good place to look. > Just curious as it looks kind of wonky. Agreed. --Kevin -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com