Intersect Opaque Pixels Broken?

Mike Bonner bonnmike at gmail.com
Fri Apr 12 21:59:32 EDT 2013


Seems to work for me.

Tested with 2 buttons, the following script in 1 of them:

*on* mouseDown

   *grab* me

*end* mouseDown


*on* mouseMove

   *put* intersect(button 1,button 2, "opaque pixels")

*end* mouseMove


Moving the dragable button to the second button places true into the msg
box.  Moving it away returns it to false.


On Fri, Apr 12, 2013 at 7:44 PM, Roger Guay <irog at mac.com> wrote:

> It appears that the intersect function for "opaque pixels" is broken in
> LiveCode Community. Can anyone confirm?
>
> Thanks,
> Roger
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list