General Intersect
TJ Frame
tjframe at gmail.com
Sun Aug 21 22:10:24 EDT 2005
PS: that works to check specific objects, if you want to test for a series
of objects, such as all buttons, use a repeat loop and cycle through your
list of potential targets for a hit.
On 8/21/05, TJ Frame <tjframe at gmail.com> wrote:
>
> You can use the "intersect" function built into the language.
> - TJ
>
> On 8/21/05, Roger Guay <irog at mac.com> wrote:
> >
> > Greetings,
> >
> > I would like to find a simple way to determine if a button "target"
> > intersects with any other button on the card. Is there a way to script:
> >
> >
> > if intersect(button "target", any other
> > button) then do something
> >
> >
> >
> > I appreciate your help.
> >
> > Cheers, Roger
> >
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
>
>
More information about the use-livecode
mailing list