Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #58853

Re: Programa no modo gráfico

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.041
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'modo': 0.09; 'window.': 0.09; 'windows,': 0.09; 'translation': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'guitar': 0.16; 'for?': 0.16; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'men': 0.31; 'usar': 0.31; 'this.': 0.32; 'run': 0.32; 'como': 0.33; 'tool': 0.35; 'received:google.com': 0.35; 'to:addr :python-list': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; "you're": 0.61; 'subjectcharset:iso-8859-1': 0.66; 'sem': 0.84; 'subject:\xe1': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=mutGAAKVzLDkVIpROki8NbCEgDec4iaoeVjg3bOE5B4=; b=nc3zoqhnbYCRn6JTEhvtHLIJF4gSqxcnxhgIFR1j92EYC4I2vKGJhYbQm68fKRlUs2 OVTf/S9jSPm82ZUiwMaYRfebYWpAG8ILQMu6S0xdTyhiLJO1fWhnNlFAlLwWt/brqUnK PC/9g/ySHg5TGn4AqUYSe5DpDPzpQnHJKVyRiqXP4pJIdVnC8qBgrlW39kFjsUZJgCAJ OtGD3SCLlcOCsf7H10JOjDXMVUoVjG7xwOEvtOV0iIN9qAlltu8VJ66nYE0OeJhhiyiB VE69QH7FBKS7UzZZ4BQF0v/239/nGz9t8Y1sJb4e0ciycoo5MDmP5ygJICDwsTljceK0 SZSA==
MIME-Version 1.0
X-Received by 10.68.189.65 with SMTP id gg1mr16633774pbc.135.1383942437538; Fri, 08 Nov 2013 12:27:17 -0800 (PST)
In-Reply-To <CAHEzDtiBkOYCC7fKT47jOmOsRT4gf-ihuhU3CnCMakpzgKP8rw@mail.gmail.com>
References <CAHEzDtiBkOYCC7fKT47jOmOsRT4gf-ihuhU3CnCMakpzgKP8rw@mail.gmail.com>
Date Sat, 9 Nov 2013 07:27:17 +1100
Subject Re: Programa no modo gráfico
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2252.1383942441.18130.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1383942441 news.xs4all.nl 15898 [2001:888:2000:d::a6]:60985
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:58853

Show key headers only | View raw


2013/11/9 Guitar Men <guitarmem734@gmail.com>:
> Como faço para fazer um programa  no modo gráfico sem usar o prompt?

My apologies, I don't speak Portuguese. Hopefully you can use an
automated translation tool to understand this.

On Windows, you can run a program with pythonw.exe rather than
python.exe to hide the console window. Is that what you're looking
for?

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Programa no modo gráfico Chris Angelico <rosuav@gmail.com> - 2013-11-09 07:27 +1100

csiph-web