Step 1:  Create the

This tutorial will teach you how to build the demo 'Tasks' application.

Note: This Tutorial assumes you have run the SprintDB Pro Basics tutorial.

  1. Open the "SampleTasks.cdb" database.
  2. Tap the Form tab.
  3. Tap the New button and select the RecordSource Table: "TasksCategory".
  4. Tap the OK button.
  5. Using the database you created in the Basics Tutorial, create a Default Form.

You can now modify the Form's Font and Color properties and adjust the position of the controls.

Add a "Close" button

  1. Tap the Insert > Button menu item.
  2. Tap the Form to create the button and move it into the desired position.

Set the Button's Properties

  1. Tap the button to select it.
  2. Tap Tools > Control Properties
  3. Set the Caption to "Close".
  4. Set the Color to Light Grey. Enter the R, G, B values: "228,228,228".
  5. Set the Font Color to RED from the Color Palette dialog.

Your Form should now look like the screen-shot above.

Click the Next button to continue...

 

Process Screen-shots
Tutorial Home Next »