Re: py2app console

2006-10-04 Thread James Stroud
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: > >

Re: py2app console

2006-10-03 Thread Dave Opstad
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

Re: py2app console

2006-10-03 Thread James Stroud
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

py2app console

2006-10-03 Thread James Stroud
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