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 _______________________________________________ Post Messages to: Dabo-users@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users