Dave Opstad wrote:
> In article <[EMAIL PROTECTED]>,
> James Stroud <[EMAIL PROTECTED]> wrote:
>
>> Does anyone know of the most straightforward way to get rid of the
>> intensely annoying "console" window that py2app feels so compelled to
>> create?
>
> I include this code in my apps:
>
>
In article <[EMAIL PROTECTED]>,
James Stroud <[EMAIL PROTECTED]> wrote:
> Does anyone know of the most straightforward way to get rid of the
> intensely annoying "console" window that py2app feels so compelled to
> create?
I include this code in my apps:
if (sys.platform != "win32") and h
James Stroud wrote:
> Hello,
>
> Does anyone know of the most straightforward way to get rid of the
> intensely annoying "console" window that py2app feels so compelled to
> create?
>
> On a related but less important note, why would anyone want that stupid
> window in the first place?
>
> Ja
Hello,
Does anyone know of the most straightforward way to get rid of the
intensely annoying "console" window that py2app feels so compelled to
create?
On a related but less important note, why would anyone want that stupid
window in the first place?
James
--
http://mail.python.org/mailman/l