[Pythonmac-SIG] problems with Tkinter on 1.6a2
Russell E Owen
owen@astro.washington.edu
Tue, 6 Jun 2000 08:14:19 -0700
Two suggestions:
- increase desired and default memory in PythonInterpreter to at
least 10,000 (using Get Info in the Finder).
- be sure you are dragging the script onto PythonIntepreter, not Python IDE
I'll be curious how stable your resulting system is. I had some nasty
crashes, mostly in my text editors (Nisus or BBEdit) and odd behavior
(extra files with a * at the end of them, and Nisus not being able to
save) and decided to go back to 1.5.2 for now. PowerMac 7200 with
MacOS 8.6.
-- Russell
>When I try to run any of the scripts in Demo:tkinter, for example
>Demo:tkinter:guido:hello.py, no additional windows appear and the screen is
>frozen with a clock icon. To regain control, I have to do a "Force Quit"
>with command-option-shift-ESC (command-period doesn't work).