Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!n8emr!cmhgate!p4.f200.n226.z1.FIDONET.ORG!Barry.Chern From: Barry.Chern@p4.f200.n226.z1.FIDONET.ORG (Barry Chern) Newsgroups: comp.sys.mac.hypercard Subject: On hiding HyC 2.0 under multifinder Message-ID: <110755.2762D318@cmhgate.FIDONET.ORG> Date: 9 Dec 90 10:01:56 GMT Sender: ufgate@cmhgate.FIDONET.ORG (newsout1.26) Organization: FidoNet node 1:226/200.4 - Aurora Borealis, Gahanna OH Lines: 25 chris writes in a message on 05 Dec 90... chris writes in a message on 05 Dec 90... C> Under the old version of HyperCard while you were running in C> multifinder on a 9" screen, when you went to another program, C> HyperCard hit itself so you could actually see the other program. C> HyperCard 2.0 doesn't appear to do this which is a pain when C> you have a small screen. Any suggestions on this you can cause the open stack window to disappear with the following script: on idle if the the suspended = the visible of card window then set ~ the visible of card window to not(the visible of card window) pass idle end idle ("~" being used as the option-return character) -- Barry Chern via cmhGate - Net 226 fido<=>uucp gateway Col, OH UUCP: ...!osu-cis!n8emr!cmhgate!200.4!Barry.Chern INET: Barry.Chern@p4.f200.n226.z1.FIDONET.ORG