Grouping checkboxes with label fields
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Tue Sep 14 01:07:15 EDT 2010
    
    
  
On 9/13/10 8:25 PM, charles61 wrote:
>
> I have a series of cards that have checkboxes. Some of the checkboxes have
> labels fields under them because the label of the checkbox will not hold the
> content of the information displayed.
You can add a two-line label if you do it by script:
   set the label of btn 1 to "line one" &cr& "line 2"
Would that help?
-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
    
    
More information about the use-livecode
mailing list