[Tutor] windows: pop up window

Kent Johnson kent37 at tds.net
Sat Mar 22 23:09:08 CET 2008


elis aeris wrote:
> how about console window input?

You want to "pop up" a console window? Usually if your program is 
running in a console you have a window already. Use raw_input() to get 
user input in the console.

Kent
> 
> On Sat, Mar 22, 2008 at 3:02 PM, Kent Johnson <kent37 at tds.net 
> <mailto:kent37 at tds.net>> wrote:
> 
>     elis aeris wrote:
>      > how do I pop up a window to ask user's input?
> 
>     Take a look at
>     http://www.ferg.org/easygui/
> 
>     Kent
> 
> 



More information about the Tutor mailing list