Hmm.
Just so I understand, what does Klaus' script do that mine (or John's) does not? What does "hover" require (or mean)? I see no difference, unless that hover thing is the issue. Craig Newman -----Original Message----- From: Keith Clarke <[email protected]> To: How to use LiveCode <[email protected]> Sent: Thu, May 12, 2011 9:12 am Subject: Re: Highlight list line on hover? ...thanks Craig, but it doesn't track the mouse hover - Klaus nailed it with tracking mouseMove to set highlightedLines. Best, Keith.. On 12 May 2011, at 14:02, [email protected] wrote: > How about: > > > > on mouseWithin > select the mouseLine > end mouseWithin > > > > > Craig Newman _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
