Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58853 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2013-11-09 07:27 +1100 |
| Last post | 2013-11-09 07:27 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Programa no modo gráfico Chris Angelico <rosuav@gmail.com> - 2013-11-09 07:27 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2013-11-09 07:27 +1100 |
| Subject | Re: Programa no modo gráfico |
| Message-ID | <mailman.2252.1383942441.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web