Re: Programa no modo gráfico

2013-11-11 Thread Elias de Oliveira
https://wiki.python.org/moin/GuiProgramming > > I believe you'll have better results with this list if you post your > queries in English. > > > --izar > > > 2013/11/8 Guitar Men > >> Como faço para fazer um programa no modo gráfico sem usar o prompt? >> >

Re: Programa no modo gráfico

2013-11-08 Thread Izar Tarandach
You can find many resources for GUI programming in Python here: https://wiki.python.org/moin/GuiProgramming I believe you'll have better results with this list if you post your queries in English. --izar 2013/11/8 Guitar Men > Como faço para fazer um programa no modo gráfico se

Re: Programa no modo gráfico

2013-11-08 Thread Chris Angelico
2013/11/9 Guitar Men : > 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

Programa no modo gráfico

2013-11-08 Thread Guitar Men
Como faço para fazer um programa no modo gráfico sem usar o prompt? -- https://mail.python.org/mailman/listinfo/python-list