From: gautam AT interlog DOT com (Gautam N. Lad) Newsgroups: comp.os.msdos.djgpp Subject: BITMAP in Allegro Date: Sun, 14 Sep 97 01:30:23 GMT Organization: InterLog Internet Services Lines: 26 Message-ID: <5vfeda$fa9$1@news.interlog.com> NNTP-Posting-Host: ip213-114.cc.interlog.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I don't know if this is already in Allegro's DOC, but here goes. I want to write something onto 'screen', but before I do, I want to save the portion of the screen that will be overwritten. What I mean is, I've created my own GUI routines, and when a dialog box is activated, I want to save only the area of the screen the dialog covers. Once the dialog box goes away, I want to put the original portion back. How do I do this, without getting the entire screen, and doing a double buffer. I only want to do a portion double buffer. Does this have anything to do with sub bitmaps? Any suggestions!?!? Bye! **************************************************** * Gautam N. Lad * *--------------------------------------------------* * * * E-Mail : gautam AT interlog DOT com * * Website : http://www.interlog.com/~gautam * * * * OS/2, DOS/Windows, Graphics Gallery, Software, * * Links, Rayzor Editor/2, POV-Ray, TexturEyes, * * POV-PAK and lots lots lots more!!!!!!! * ****************************************************