Have you looked at the performance of using styledText?

put the styledText of fld "audioList" into tTextA
repeat for each key tKey in tTextA
put pColor into tTextA[tKey]["style"]["backgroundcolor"]
end repeat
set the styledText of fld "audioList" to tTextA

Thanks,
Brian
>
_______________________________________________
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