Re: [Pythonmac-SIG] Python based apps woes on MacOs X (was :Re: [Pythoncard-users] Re: PythonCard on OS X 10.4 with Python 2.4.1)

2005-09-03 Thread Alex Tweedly
[EMAIL PROTECTED] wrote: Yes, Alex, you're right. It was a supposed bug when I opened the thread, so the subject line was quite good at the moment. Later it became a bit obscure ;-) OK - as long as you didn't think anyone was doubting that it was a bug Something appe

[Pythonmac-SIG] Run Tkinter from PythonIDE?

2005-09-03 Thread Michael Crawford
Greetings, I just joined the list. I just built Python from source so I could do GUI programming on OS X. When I try to run a very simple Tkinter script from the IDE, it immediately quits, crashes I guess. But it runs OK when I try it from the command line in Terminal. Here is all it is: f