Excercise: Application menu 2

 

1. Create an application menu with 3 choices to select from, called "one" and "two" and "send message"

2. When the first and second choices are selected display a pop-up note stating:

- "Foo" (when the first choice is selected)
- "Outch" (when the second choice is selected)

3. When the third choice is selected, send out a message to another mobile phone with text "greetings from Heaven" followed by a pop--up note "message sent".

 

Example file: ex_application_menu_2.py

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Previous | Next | Menu     Copyright (c) 2006 Jurgen Scheible