> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Paul McNett > Sent: Monday, March 12, 2007 10:05 AM > To: Dabo Users list > Subject: Re: [dabo-users] Cmd Window > > Jeff Johnson wrote: > > How do you get python to run without the cmd window in Windows. I > created a > > short cut and it works with the cmd window. I called pythonw.exe but my > app > > does not come up. > > When it comes to deploy your application, you'll use something like > py2exe to make it into a real Windows executable. > > While in development, trust me: you want the command window or you could > miss important debug output. > > -- > pkm ~ http://paulmcnett.com > >
Thanks Paul. And yes, I do like the window when running programs. Jeff Jeff Johnson [EMAIL PROTECTED] 623-582-0323 Fax 623-869-0675 --- StripMime Report -- processed MIME parts --- multipart/signed text/plain (text body -- kept) application/x-pkcs7-signature --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
