Specifications
CHAPTER 8 Displaying and Validating Data
Users Guide 277
Centering check
boxes without text
You may find it useful to center check boxes used for columns of information.
First make the text control used for the column header and the column control
the same size and left aligned. Then you can center the check boxes and the
column header.
❖ To center check boxes without text:
1 In the Edit property page for the column, make sure the Left Text check
box is not selected and that the Text box where you specify associated text
is empty.
2 In the General property page, specify centering (Alignment>Center) or
specify centering using the StyleBar.
The RadioButtons edit style
If a column can take one of a small number of values, you might want to
display the column as radio buttons:
❖ To use the RadioButtons edit style:
1 Select RadioButtons from the Style Type list and specify properties for
that style.
2 Specify how many radio buttons will display in the Columns Across box.
3 Eenter a set of display and data values for each button you want to display.
The display values you enter become the text of the buttons; the data
values are stored in the database.
Using accelerator keys
To use an accelerator key on a radio button, enter an ampersand (&) in the
Display Value before the letter that will be the accelerator key.
What happens
You select values by clicking a radio button. When you save your changes,
InfoMaker sends the corresponding data values to the database.