Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!watdcsu!psych From: psych@watdcsu.UUCP Newsgroups: comp.sys.mac Subject: Re: Hypercard again (radio button) Message-ID: <3940@watdcsu.waterloo.edu> Date: Fri, 9-Oct-87 09:05:55 EDT Article-I.D.: watdcsu.3940 Posted: Fri Oct 9 09:05:55 1987 Date-Received: Sun, 11-Oct-87 18:08:08 EDT References: <30200@sun.uucp> <166@stech.UUCP> Reply-To: psych@watdcsu.waterloo.edu (R.Crispin - Psychology) Organization: Psychology Department Lines: 25 In article <166@stech.UUCP> sysop@stech.UUCP (Jan Harrington) writes: [ [If Auto hilight isn't selected, then you must attach a script to each button [which detects mouseup events, checks the current hilite state, and then sets [the button accordingly: [ [ if hilite is true then [ set hilite false [ else [ set hilite true [ ..... A simpler script for doint the same thing is set hilite of the target to not hilite of the target This will cause the checks to flip on or off with every click. AutoHilite doesn't quite work the same way and can't be used properly with radio buttons. Richard Crispin Dept. of Psychology University of Waterloo Waterloo, Ont. Canada N2L 3G1 (519)885-1211 ext 2879