This looks like a bug to me.

Create a new stack
add a button and a list field

Set the button script to 

on mouseUp
   Get the properties of fld 1
   Put 2 into it [ "HilitedLines" ]
   Set the properties of fld 1 to it
end mouse up


Works in 5.5.4. In 6.1, the hilitedLines is empty after the properties of field 
1 are set.
Only tested on a Mac. 

Anyone else seeing this?


Tim Bleiler, Ph.D.
Instructional Designer, HSIT
University at Buffalo

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to