On 3-sep-2005, at 23:00, Michael Crawford wrote:
Greetings, I just joined the list. I just built Python from source so I could doGUI programming on OS X. When I try to run a very simple Tkinter scriptfrom the IDE, it immediately quits, crashes I guess.
Which IDE?If you're using the Python IDE I'd suggest moving to IDLE, the IDE does indeed have issues with running GUI code because scripts are started inside the IDE process, instead of running them as separate processes.
Ronald
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig