On Dec 26, 2:52 am, Scott David Daniels wrote:
> Chris Rebert wrote:
> > On Thu, Dec 25, 2008 at 3:32 PM, Gandalf wrote:
> >> I use WX gui so the user doesn't actually need it, Is their any way to
> >> hide it?
>
> > Make sure your Python program is run by pythonw.exe as opposed to python.exe
> >
Chris Rebert wrote:
On Thu, Dec 25, 2008 at 3:32 PM, Gandalf wrote:
I use WX gui so the user doesn't actually need it, Is their any way to
hide it?
Make sure your Python program is run by pythonw.exe as opposed to python.exe
pythonw.exe exists specifically for the purpose of suppressing the D
On Thu, Dec 25, 2008 at 3:32 PM, Gandalf wrote:
> I use WX gui so the user doesn't actually need it, Is their any way to
> hide it?
Make sure your Python program is run by pythonw.exe as opposed to python.exe
pythonw.exe exists specifically for the purpose of suppressing the DOS
Box on Windows.
I use WX gui so the user doesn't actually need it, Is their any way to
hide it?
thanks
--
http://mail.python.org/mailman/listinfo/python-list