Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58853
| References | <CAHEzDtiBkOYCC7fKT47jOmOsRT4gf-ihuhU3CnCMakpzgKP8rw@mail.gmail.com> |
|---|---|
| Date | 2013-11-09 07:27 +1100 |
| Subject | Re: Programa no modo gráfico |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2252.1383942441.18130.python-list@python.org> (permalink) |
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
Re: Programa no modo gráfico Chris Angelico <rosuav@gmail.com> - 2013-11-09 07:27 +1100
csiph-web