[BangPypers] how to remove command line window from python's application...

sarabhjeet sarabhjeetzensar at gmail.com
Tue May 20 06:51:12 CEST 2008




Pradeep Kishore Gowda-2 wrote:
> 
> 
> On 19-May-08, at 8:08 AM, sarabhjeet wrote:
> 
>>
>> Hi all,
>> whenever we open any python/wxpython program there is one more  
>> window other
>> than our application is running which is command line window that  
>> black
>> window for showing any error or any output through print  
>> statement.So i want
>> to remove that window from my wxpython's application,how to do this? 
>> please
>>
> 
> Assuming that you are on windows:
> -->  rename your main python script to .pyw
> This will hide the shell when the script is executed.
> 
> HTH,
> Pradeep
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
> 
> 
hi there,
thanks yaar my query has been solved.

-- 
View this message in context: http://www.nabble.com/how-to-remove-command-line-window-from-python%27s-application...-tp17316657p17333190.html
Sent from the BangPypers - Bangalore Python Users Group mailing list archive at Nabble.com.



More information about the BangPypers mailing list