Thanks alot for all your help.
Regards,
Thomas
路路路
-----Original Message-----
From: Tim Hochberg [mailto:tim.hochberg@ieee.org]
Sent: den 8 april 2002 17:28
To: wxpython-users@lists.wxwindows.org
Subject: Re: [wxPython] Simple question?!
Hi Thomas,
If i code a GUI program, in wxpython, and uses Gordons Installer or py2exe
to make it to an exe-file, is it then possible destroy/hide that black
dos-screen that pop's up, when you are running the program?!
The short answer is yes.
For py2exe, you need to include a line "windows=1" in your setup.cfg file.
(I think there is likely another way to specify this -- consult the py2exe
docs). I know that it is also possible using Gordon's installer, but I
haven't used it lately, so I can't recall what it is.
Hope that is helpful.
-tim
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users