itunes alternating lines

Richard Gaskin ambassador at fourthworld.com
Sun Oct 26 11:44:01 EDT 2008


Eric Chatonet wrote:
> But setting highlighted lines white is rather easy:
> 
> on mouseDown
>    lock screen
>    set the textColor of char 1 to -1 of me to empty
>    do "set the textColor of char 1 to -1 of" && the selectedLine &&  
> "to white"
>    unlock screen
> end mouseDown

Now turn on the multipleLines.

-- 
  Richard Gaskin
  Managing Editor, revJournal
  _______________________________________________________
  Rev tips, tutorials and more: http://www.revJournal.com



More information about the use-livecode mailing list