yea my python file says it has no console but then when geany runs it, it still has the console
On Fri, Oct 31, 2008 at 12:58 AM, Patrick Mullen <[EMAIL PROTECTED]>wrote: > On Thu, Oct 30, 2008 at 10:55 PM, Matt Pearson <[EMAIL PROTECTED]> > wrote: > > how do you get the Win32 console window from popping up when running a > > script? > > If you name your file ".pyw" it will assume you are handling the > windowing yourself and will not open a console. >