[comp.sys.mac.hypercard] Any way to find out when mouse enters object if mouse=down

taylorj@yvax.byu.edu (11/25/89)

As far as I know, mouseEnter messages are not sent if the button is down.  I'm
afraid you'll have to do things the hard way by checking if the mouseLoc is
within the rect of the objects you're interested in.  This will be very slow,
so you might want to make a list of the rects of the objects, or even try an
XFCN.


Jim Taylor
Microcomputer Support for Curriculum   |
Brigham Young University               |   Bitnet: taylorj@byuvax.bitnet
101 HRCB, Provo, UT  84602             |   Internet: taylorj@yvax.byu.edu