how to disable the command prompt window
|
| View previous topic :: View next topic |
| Author |
Message |
AmeliaR
Joined: 31 May 2006 Posts: 142
|
| Is there a way to disable the command prompt window from showing up when running a wxpython script ? |
| |
|
|
|
|
Poolkop
Joined: 01 Jun 2006 Posts: 123
|
| AmeliaR, use pythonw.exe instead of python.exe |
| |
|
|
AmeliaR
Joined: 31 May 2006 Posts: 142
|
| Oh i meant when just double clicking on the wxpython script not launching from the command line |
| |
|
|
Koplaf
Joined: 28 May 2006 Posts: 130
|
| AmeliaR, use .pyw as extension |
| |
|
|
AmeliaR
Joined: 31 May 2006 Posts: 142
|
Ahhh arite thanx chris :) will try that
Awsome works great thanx a lot guys :) |
| |
|
|
|
|