How Do I...
Create an application
Add the user interface
See some basics of visual programming
Add user interface parts to a window
Change a part's design
Arrange parts so my window looks better
Connect parts to add function to my application
See what a connection is
Draw a connection between parts
Example: Connect parts
Make different types of connections
Make event-to-action connections
Make event-to-script connections
Make attribute-to-attribute connections
Make attribute-to-script connections
Set connection parameters
Example: Supply a connection parameter
Set constant parameter values
Retrieve connection result values
Example: Retrieve a connection result
Debug connections
Steps for debugging connections
Change connections
Change a connection's endpoints
Reorder connections
Delete connections
Display my window and its parts
Save my work
Write Smalltalk scripts
Test and debug my application
Change my application
Build the finished software product
Work with databases
Work with complex parts
Share my work with others
How do I... tips
How Do I examples