[wxpython-users] Re: how to hide the cmd.exe windows when I run a wxPython program
by Tim Michelsen other posts by this author
May 8 2008 1:15PM messages near this date
Re: [wxpython-users] how to hide the cmd.exe windows when I run a wxPython program
|
Re: [wxpython-users] Re: how to hide the cmd.exe windows when I run a wxPython program
VespertineR schrieb:
> Thanks~
> I try to run my .py files by pythonw.exe, and the cmd window doesn't
> come out ~
Since you are running on windows you may create a shortcut (*.Ink-File) like
C:\pythonw.exe D:\path\to\your\script.py
This keeps the file itself usable across platforms.
Kind regards,
Timmie
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
VespertineR
Marc Tompkins
VespertineR
Tim Michelsen
Tim Roberts
|