Path: utzoo!utgpu!attcan!uunet!lll-winken!ames!nrl-cmf!ukma!gatech!rutgers!njin!princeton!phoenix!englandr From: englandr@phoenix.Princeton.EDU (Scott Englander) Newsgroups: comp.sys.mac.hypercard Subject: Re: Highlighting of a Button Message-ID: <5422@phoenix.Princeton.EDU> Date: 15 Jan 89 20:36:44 GMT References: <22845.8901111647@crete.cs.glasgow.ac.uk> Reply-To: englandr@phoenix.Princeton.EDU (Scott Englander) Organization: Princeton University, NJ Lines: 15 In article <22845.8901111647@crete.cs.glasgow.ac.uk> hume@cs.glasgow.ac.uk (Heather Hume) writes: >Does anybody know if there is a method to reverse the area of the screen >covered by a transparent button. >I know there is an XCMD (highlight) which does this when the pointer is over >the button, but do not know of anything which would highlight in this way >whenever I wanted it to. Simple. Use this script: set the hilite of button "Reverse" to true (or false). "Reverse" is the name of the button. -- - Scott