instead of using a large checkgroup, you can use a table instead like this ( see also the assessment template )
group-box 75x56 "" data [
slabel "The patient presents for" return
table 70x40 "Presents with" options [ multi "reason" left .99 ] data [
"evaluation of "
"recheck"
"management of"
"review of radiographic data ordered at the previous visit." ]
]
This is a multi-select table, use the control key to help select more than one item.
Graham Chiu
Beta Downloads and Documentation Wiki