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
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to