I am working on a program that controls a piece of equipment. The GUI/ control software is written with Python2.5/wxPython. I would like to know if there is a way of starting the GUI without the DOS window having to launch? I would like only the application itself to appear, no DOS window. Thanks for any information. Greg Miller -- http://mail.python.org/mailman/listinfo/python-list
- starting a Python 2.5 executable without the DOS window Greg Miller