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 <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> 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
> 
> 

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to