Xref: utzoo comp.sys.mac.misc:10184 comp.sys.mac.programmer:23084 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!kgw2!laraa From: laraa@kgw2.Xetron.COM (Lara Anderson) Newsgroups: comp.sys.mac.misc,comp.sys.mac.programmer Subject: window that covers the menus? Keywords: window menus Message-ID: <1907@kgw2.Xetron.COM> Date: 27 Mar 91 15:54:45 GMT Followup-To: poster Organization: Xetron Corp, Cincinnati Ohio Lines: 7 We need to put up a window that covers the whole screen, including the menu bar. Thsi will be used in a screen lock feature that must hide all windows and menus. What do we need to tweak to allow the window to cover the menus? Do we just set the MBarHeight to zero? Do we need to modify the WMgrPorts visRgn or clipRgn? Has anyone accomplished this?