controls in flds

FlexibleLearning at aol.com FlexibleLearning at aol.com
Thu Dec 2 03:45:42 EST 2004


>Hi all , is there any way to place controls into scrolling flds meaning  
>as long as you scroll the control is in your fld ?
>Hershel
 

No, but you can useimageSource to represent the control. For  example, if you 
want to include check-boxes that toggle their state  then...

put the imagesource of the clickCharChunk into tIMSref
switch  tIMSref
case "ticked"
...
break
case  "unticked"
...
break
...
end switch

Hope this helps.
 
/H
Hugh Senior
The Flexible Learning Company
Web:  www.FlexibleLearning.com
E: h at flexiblelearning.com
T/F: +44(0)1483.27 87  27
 


More information about the use-livecode mailing list