Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!clyde!cbosgd!ihnp4!ihwpt!wiso From: wiso@ihwpt.ATT.COM (Jack Wisowaty) Newsgroups: comp.sys.mac Subject: SE ROM problem Message-ID: <1752@ihwpt.ATT.COM> Date: Wed, 17-Jun-87 09:52:46 EDT Article-I.D.: ihwpt.1752 Posted: Wed Jun 17 09:52:46 1987 Date-Received: Sun, 21-Jun-87 11:15:17 EDT Organization: AT&T Bell Laboratories - Naperville, Illinois Lines: 16 Keywords: Mac SE ROMS LightspeedC I have an application, developed with LightspeedC, that uses a full-screen picture display. I had been doing a CopyBits from an offscreen BitMap to the ScreenBits boundary rectangle to accomplish this on my 512K Mac (128K ROMs) without any problems. However, when I run the same code on my new SE I get an empty menubar at the top of my picture. What has changed? I need to call initWindows and initMenus before I draw the picture, which is where the empty menubar originates, but why doesn't copying to the screen bitmap wipe out the menubar anymore? I have seen other applications that do manage to get full-screen pictures on the SE, so there is obviously some other method. Can someone give me some help with this? Jack Wisowaty AT&T Bell Labs ihnp4!ihwpt!wiso