Message 224181 - Python tracker
Ronald: > I'd slightly prefer to add a hack to the turtledemo main function to force > itself to the foreground on startup. That way the hack also works when the > user starts the script in a Terminal window. That's exactly what the proposed patch does. The AppleScript "activate" causes turtledemo, however started, to move to the foreground.