> On 17 Jul 2017, at 9:42 am, Sannyasin Brahmanathaswami via use-livecode > <[email protected]> wrote: > > I can't any use case where you would want any group to trap a mouse event > outside its rect.
It sounds like you want sharedBehavior on and backgroundBehavior off If it’s a background it behaves like it’s a layer between card and stack so all card messages travel through it. That’s the way backgrounds work and changing that would break a _lot_ of code! Cheers Monte _______________________________________________ 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
