Newsgroups: comp.sys.atari.st.tech Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!rodan.acs.syr.edu!jfbruno From: jfbruno@rodan.acs.syr.edu (John Bruno) Subject: Need help with drawing off-screen with GEM Message-ID: <1991May10.170822.22315@rodan.acs.syr.edu> Sender: jfbruno@rodan.acs.syr.edu (John Bruno) Organization: None. Date: Fri, 10 May 91 17:08:22 GMT Is there an easy way to draw objects onto an off-screen bitmap? I am currently trying to Setscreen(bitmap,-1L,2) (for high res) and then call objc_draw(...), but this doesn't seem to work... Is there a way to tell AES to use an off-screen bitmap temporarily? Help is appreciated... ---jb (jfbruno@rodan.acs.syr.edu)