Excercise: Text input field 1 (single dialogue)

Program an application that does the following:

1. Display a text input field on the screen.
The instruction in the text field should say: Type a word :

2. Display a pop up note stating the result from the previous input field.
(After the user has typed in a word into to the text field and pressed „ok“).

 

Example file: ex_text_input_1.py

Description: ex_text_input_1_descr.py

 

 

 

 

1.

2.

 

 

Next | Menu     Copyright (c) 2006 Jurgen Scheible