Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!uw-beaver!cornell!batcomputer!pyramid!voder!apple!kateley From: kateley@apple.UUCP (Jim Kateley) Newsgroups: comp.sys.mac Subject: Re: Hypercard Message-ID: <6478@apple.UUCP> Date: Thu, 15-Oct-87 00:44:03 EDT Article-I.D.: apple.6478 Posted: Thu Oct 15 00:44:03 1987 Date-Received: Sat, 17-Oct-87 11:04:09 EDT References: <30594@sun.uucp> <253@nikhefk.UUCP> <255@nikhefk.UUCP> Reply-To: kateley@apple.UUCP (Jim Kateley) Organization: Apple Computer Inc., Cupertino, USA Lines: 43 In article <255@nikhefk.UUCP> paulm@nikhefk.UUCP (Paul Molenaar) writes: >... >Anyone any idea to prevent HyperCard from changing the cursor? >... > > Paul Molenaar > > "Just checking the walls" > - Basil Fawlty - Yes! Don't figure out coordinates, let HC do the work for you. In the button script, try: on mouseWithin set the cursor to XXX end mouseWithin or, this might work (don't have HC in front of me to try it with :-() on mouseEnter set the cursor to XXX end mouseEnter See page 6-1 of the HC Script language guide for the complete def. of these system messages. BTW, would anyone be interested in a little "game" you could play with people with these commands? As soon as I get it working I'll post it....:-) -- Jim Kateley Applelink: kateley1 UUCP: {sun, voder, nsc}!apple!kateley CSNET: kateley@apple.COM Disclaimer: There are no good disclaimers left... Remember: When you smile :-), the world smiles with you, When you frown :-(, the : and - keys think they are getting picked on