On Apr 25, 2016, at 10:51 AM, Sannyasin Brahmanathaswami <bra...@hindu.org> wrote:
"I was trying to find a way to force a list field to unhilite it’s line." Not the perfect answer, but this may help: on mousedown set the hilitedLine of me to empty set the hilitedLine of me to word 2 of the mouseLine put "MouseDown:" && the hilitedtext end mousedown on mouseup put cr & "MouseUp:" && the hilitedText after msg end mouseup on mouseRelease if not the hilitedLine of me then put cr & "mouseRelease:" && the hilitedText after msg end mouseRelease Still no mouseUp when you “deselect” the line, but I did notice a mouseRelease message being sent. Mac OS X 10.11.4 - LC 8.0.0 (rc1) Paul -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/List-Field-Not-receiving-Mouse-messages-unless-a-line-is-clicked-tp4703852p4703859.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ 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