Re: suppressing the console in a GUI program

2006-08-01 Thread placid
John Salerno wrote: > John Salerno wrote: > > Hi guys. I tried naming my file with a .pyw extension, but the console > > still shows up. Why doesn't this work? And is there another, more > > programmatic way to suppress it? > > > > Thanks. > > I just noticed that the console that opens isn't the n

Re: suppressing the console in a GUI program

2006-07-31 Thread John Salerno
John Salerno wrote: > Hi guys. I tried naming my file with a .pyw extension, but the console > still shows up. Why doesn't this work? And is there another, more > programmatic way to suppress it? > > Thanks. I just noticed that the console that opens isn't the normal one, it's IPython. Now how