Event-Driven Programming (contin.)
Development procedure is essentially
1. Paint the screen with widgets (actually called Controls)
2. Customise their attributes via a Properties Form
3. Supply implementations of their event procedures
write code “on back” of Controls
4. Write “back-end” code in separate modules