On 11/20/05, Brian Lenihan <[EMAIL PROTECTED]> wrote:
> I'm not sure really why this happens.  I work around it using something
> like this in the initialization code:
>
> if hasattr(sys, 'frozen'):
>          app.top.tk.call('console', 'hide')

Thanks, that worked wonderfully.
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to