Newbie Mac question re: Tkinter

Louis M. Pecora pecora at anvil.nrl.navy.mil
Mon Oct 16 21:20:44 EDT 2000


In article <39EB3F90.6231 at lenti.med.umn.edu>, Martin Wessendorf
<martinw at lenti.med.umn.edu> wrote:

> 
> --I think I just answered my own question by finding the page:
> 
> http://schockwellenreiter.editthispage.com/python/tkinterenglish.html

Yeah, that's basically it.  Here's what worked for me using 1.5.2:

1. Download MacTk 8.3.1, unstuff.

2. "Tool Command Language (PPC)" into the "Tool Command Language"
folder, and copy that into the Extensions folder.

3. Add the path to the Tkinter.py  module, $Python:Lib:lib-tk

4. Put the MacTk 8.3.1 folder in the Python folder

Good luck.

BTW, you might want to check out the plottin package Piddle.  It's very
nice.



More information about the Python-list mailing list