
March 14th, 2004, 11:09 PM
|
 |
Contributing User
|
|
Join Date: Jan 2004
Posts: 103
Time spent in forums: 3 Days 1 h 17 m 20 sec
Reputation Power: 10
|
|
Quote: | Originally Posted by xlordt
any suggestion? i know i did this before.. but dont know why its not working now |
from the py2exe page:
The above setup script creates a console program, if you want a GUI program without the console window, simply replace console=["myscript.py"] with windows=["myscript.py"].
i have also read,that by changing the file extension from ".py" to ".pyw" before you compile will also have the same effect.
__________________
It is not important if the glass is half full or half empty.What is important,is who has been drinking from MY glass?!?!?
|