wxPython / cx_freeze / Windows

Mark Erbaugh mark at microenh.com
Sun Mar 2 21:32:23 PST 2008


I've frozen my wxPython application using cx_freeze. When I do this
under Ubuntu Linux and launch the application it directly displays my
opening GUI window. When I do this under Windows 2000 and launch it, if
first displays a console window which remains until I close the
application.  Is there a way to suppress a console window (similar to
launching the application from a .pyw file rather than a .py file)?





More information about the wxpython-users mailing list