Path: utzoo!mnetor!uunet!portal!cup.portal.com!Thomas_E_Zerucha From: Thomas_E_Zerucha@cup.portal.com Newsgroups: comp.sys.atari.st Subject: Re: accessory and RAM resident stuff Message-ID: <4121@cup.portal.com> Date: 26 Mar 88 03:30:32 GMT References: <8803190107.AA03238@ucbvax.Berkeley.EDU> <1021@atari.UUCP> Organization: The Portal System (TM) Lines: 6 XPortal-User-Id: 1.1001.3273 >You have to take over the screen... But you have to save the Menu Bar image yourself - that is NOT redrawn with any GEM AES call that I have found. In my Emulator revision (Transfer 1.27) I had to do that (copy from the screen to a buffer, clear and use the screen, then redraw the menubar and issue the form_???? call to redraw everything else).