Making Your Own Card File | Create a standalone GUI application that displays names, phone numbers, and email addresses. |
Adding Behavior to the Card File | Use the Operations dialog box to add operations to the components in the card file application. |
Adding a Mail Dialog, Part 1 | Create a mail panel component, add behavior to the mail panel to send a mail message. |
Adding a Mail Dialog Box, Part 2 | Add the mail panel component to the GUI builder's component palette. Put the mail panel in a frame dialog and call the dialog from the card panel application. |