Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!usc!apple!applelink.apple.com!maller From: maller@applelink.apple.com (Steve Maller) Newsgroups: comp.sys.mac.hypercard Subject: Re: Hypercard windows in Multifinder (how to hide them?) Message-ID: <11034@goofy.Apple.COM> Date: 30 Oct 90 22:16:50 GMT References: <1990Oct30.021226.20074@portia.Stanford.EDU> Sender: usenet@Apple.COM Organization: Apple Computer Lines: 17 Here's a script that watches out for being switched out under MultiFinder and makes sure that the card window is hidden for you. Note that this is a very simle script and it will only hide the *current* card window... -- place this in your Home Stack script, or add it to your -- existing idle handlers on idle if the suspended is the visible of the card window then set the visible of the card window to (not the suspended) pass idle end idle Steve Maller HyperCard Engineering Team Apple Computer ------------- Disclaimer: My therapist says I am not to be trusted