Path: utzoo!mnetor!uunet!husc6!mailrus!nrl-cmf!ames!elroy!cit-vax!tybalt.caltech.edu!sho From: sho@tybalt.caltech.edu (Sho Kuwamoto) Newsgroups: comp.sys.mac.programmer Subject: Using the Whole Screen Message-ID: <5797@cit-vax.Caltech.Edu> Date: 14 Mar 88 22:05:56 GMT References: <2145@polya.STANFORD.EDU> <7669@apple.Apple.Com> Sender: news@cit-vax.Caltech.Edu Reply-To: sho@tybalt.caltech.edu.UUCP (Sho Kuwamoto) Organization: California Institute of Technology Lines: 24 In article <7669@apple.Apple.Com> goldman@apple.UUCP (Phil Goldman) writes: >In article <2145@polya.STANFORD.EDU> rwilson@polya.stanford.edu () writes: >>First, does anyone know how to get a >>window to overlay the menu bar? > >There isn't anything that's very clean, but there are a couple of things you >can do: >(1) Set the menu bar height to 0. HyperCard does this to get rid of the menu >bar. >(2) Change the clipping in the wmgrport. This is pretty gross, and could have >some nasty side effects. Therefore, option (1) is much more preferable, given >that you're determined to do this. > Are you sure Hypercard *just* sets the menubar height to zero? I could imagine it does this in addition to setting the clipping of the wMgrPort etc., but notice that the bottom corners of the screen become rectangular when you swtich the menubar off. Hurm. In either case, I thought you also had to modify the grayRgn (Which you can now get at through a routine instead of using a low memory global. Hurrah!) or maybe both the grayRgn and the wMgrPort clipRgn. -Sho (sho@tybalt.caltech.edu, sho@caltech.bitnet, ...!cit-vax!tybalt!sho)