[Tutor] moving focus away from a raw_input dialog box

L&L Lbrannma at yahoo.com
Wed Oct 13 22:15:16 CEST 2004


re this problem... I am running ActiveState's Python 2.3 for Windows and 
Windows XP

At 09:36 PM 10/13/2004, L&L wrote:
>Hi All,
>
>My script uses raw_input to let a user choose from a list. The user can 
>enter 0 to exit Python (i.e. it's a while loop with 0 as the exit 
>condition). The problem is that the list presented to the user is quite 
>long and he/she is not able to move focus away from the dialog box that 
>results from raw_input (I am running Windows XP). Is there a solution to 
>this? I would like to let the user scroll through the selection list.
>
>Thanks,
>Lance
>
>
>_______________________________________________
>Tutor maillist  -  Tutor at python.org
>http://mail.python.org/mailman/listinfo/tutor




More information about the Tutor mailing list