On Jun 20, 2006, at 3:45 PM, Russell E. Owen wrote:

> Anyone have simple code to add a console window to drag-and-drop apps
> made from py2app (or, preferably, py2applet)? I would like stdout/ 
> stderr
> to show up on a visible window (rather than mixed in with console
> messages).

That's not trivial, you'd have to replace the executable stub with a  
script that opens a new terminal window instead.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to