Making Your Own Card File | Create an interface for a simple, standalone application called card file. |
Adding Behavior to the Card File | Add operations (callbacks) to the components in the card file interface. |
Adding a Mail Dialog, Part 1 | Create a mail panel component with its own set of operations. |
Adding a Mail Dialog, Part 2 | Import the mail panel component to the GUI builder palette, make a dialog box containing the new component, and call the mail dialog from the card file. |