On 6/20/2019 3:02 PM, dunbarxx via use-livecode wrote:
Hi.

Untested, but this is kluge time.

Something like this in the card script, though I bet it can be made cleaner
and more robust:

on mouseLeave
    set the liveHandles of this cd to the  name of the target
    select empty
end mouseLeave

on mouseEnter
    do "select" &&  the liveHandles of this cd
end mouseEnter

Craig


Thank you, but I have realized what I need a tutorial or - even better - a sample drawing stack. Anyone on this list have one or can point me to one?

Not a paint stack, but one that uses graphic objects.



_______________________________________________
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