[BangPypers] BangPypers Digest, Vol 9, Issue 19

soorjith p soorjithp at gmail.com
Wed May 21 14:03:04 CEST 2008


Hi...

How to hide this in pygtk?


Regards
Soorjith P

On Tue, May 20, 2008 at 3:30 PM, <bangpypers-request at python.org> wrote:

> Send BangPypers mailing list submissions to
>        bangpypers at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mail.python.org/mailman/listinfo/bangpypers
> or, via email, send a message with subject or body 'help' to
>        bangpypers-request at python.org
>
> You can reach the person managing the list at
>        bangpypers-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of BangPypers digest..."
>
>
> Today's Topics:
>
>   1. how to remove command line window from python's
>      application... (sarabhjeet)
>   2. Re: how to remove command line window from python's
>      application... (Pradeep Gowda)
>   3. Re: how to remove command line window from python's
>      application... (sarabhjeet)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 19 May 2008 05:08:47 -0700 (PDT)
> From: sarabhjeet <sarabhjeetzensar at gmail.com>
> Subject: [BangPypers] how to remove command line window from python's
>        application...
> To: bangpypers at python.org
> Message-ID: <17316657.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> 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
> help me...
> --
> View this message in context:
> http://www.nabble.com/how-to-remove-command-line-window-from-python%27s-application...-tp17316657p17316657.html
> Sent from the BangPypers - Bangalore Python Users Group mailing list
> archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 19 May 2008 08:11:21 -0400
> From: Pradeep Gowda <pradeep at btbytes.com>
> Subject: Re: [BangPypers] how to remove command line window from
>        python's        application...
> To: Bangalore Python Users Group - India <bangpypers at python.org>
> Message-ID: <F3F85D29-5245-469E-83A3-21157D1FE5E2 at btbytes.com>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
>
> 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
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 19 May 2008 21:51:12 -0700 (PDT)
> From: sarabhjeet <sarabhjeetzensar at gmail.com>
> Subject: Re: [BangPypers] how to remove command line window from
>        python's application...
> To: bangpypers at python.org
> Message-ID: <17333190.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
>
>
> 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.
>
>
>
> ------------------------------
>
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>
> End of BangPypers Digest, Vol 9, Issue 19
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20080521/cb7f3b0e/attachment.htm>


More information about the BangPypers mailing list