2.0
Table Of Contents
- Introduction
- Installation and Setup
- Tutorials
- Views and Form Usage
- OmniForm Procedures
- Designing a Form
- The Design Process
- The Design View Toolbars
- Creating Objects
- General Creation Guidelines
- Creating a Text Object
- Creating a Line Object
- Creating an Oval Object
- Creating a Rectangle Object
- Creating a Graphic Object
- Creating a Fill Text Object
- Creating a Comb Object
- Creating a Check Box Object
- Creating a Circle Text Object
- Creating a Table Object
- Creating a Fill Graphic Object
- Defining Objects
- Changing Object Appearance
- Redesigning Your Form
- Using the Scrapbook
- Inserting OLE Objects in a Form
- Filling a Form
- Managing an OmniForm Database
- Using Calculations
- Calculation Overview
- Operators
- Functions
- Abs (Absolute Value)
- Avg (Average)
- Date (Current Date)
- DayName
- DayOfMonth
- DayOfWeek
- DayOfYear
- Exp (Exponentiation)
- FV (Future Value)
- Hour
- If
- Int (Integer)
- Left
- Length
- Ln (Natural Logarithm)
- Log (Base 10 Logarithm)
- Lower
- Max (Maximum)
- Middle
- Min (Minimum)
- Minute
- Mod (Modulus (Remainder))
- Month
- MonthName
- Pi
- PMT (Payment)
- Position
- Proper
- PV (Present Value)
- RecordCount
- Replace
- Replicate
- Right
- Round
- Second
- Sign
- Sqrt (Square Root)
- Sum
- Time
- Trim
- Trunc (Truncate)
- Upper
- Year
- Functions — Quick Reference
- Functions Sorted by Type
- Technical Information
- Glossary
Tutorial 3 — Design Your Own Form
Tutorials - 47
Create the Check Box Objects
1 Click the Check Box tool in the drawing toolbar.
2 Draw a check box.
Hold down the Shift key to constrain the shape to a square.
3 With the object still selected, choose
Copy
and then
Paste
in the
Edit menu.
4 Choose
Paste
two more times.
You now have four check boxes of equal size.
The user of this form wants to be able to select only one check
box at a time so that each copy of the form records just one job.
To do so, you must create an
option group.
5 Shift-click or drag the cursor around all four check box objects
to select them.
6 With the objects still selected, click the Object Definition button
in the standard toolbar or choose
Object Definition...
in the
Format menu.
The Check Box Definition dialog box appears.
7Type job type in the
Option Group
drop-down list box.
8 Click
OK.
9 Click
Yes
in the dialog box that asks if you want OmniForm to
create unique On-Values for you.
Now you will be able to select only one check box at a time in
fill view. See the “Defining a Check Box Object” on page 145 for
detailed information on Option Groups.
You can define each check box individually if you like as well
to give it a unique name.