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
Defining Objects
Designing a Form - 138
Defining a Fill Text Object
Choose
Object Definition...
in the Format menu to open the Fill Text
Definition dialog box when a fill text object is selected.
Set Property Options
1 Click the
Properties
tab.
2 Type a unique name in the
Name
text box.
Each object must have a unique name. A descriptive name such
as
Address
makes a field easy to find when sorting, searching,
defining calculations, and so forth.
3 Select a type in the
Type
drop-down list.
Type information is displayed in the status bar in fill view
when the cursor is in that field. This helps the user know what
kind of entry is expected in each field. Field type also helps
OmniForm match data when sorting records and importing
and exporting information.
4 Select a display format in the
Format
drop-down list.
The format you select affects how field information is
displayed in fill view. Options vary according to the
Type
selection.
• If you selected
Currency
as the
Type,
for example, you might
select
$0.00
as the format. If you entered 7889 in the field,
OmniForm would format the entry as $7889.00. Formatting
takes effect after you move the cursor out of a field in fill view.