Xref: news2.mv.net comp.os.msdos.djgpp:3443 From: nmarrone AT smartlink DOT net (Nicholas Marrone) Newsgroups: comp.os.msdos.djgpp Subject: Allegro and Dialogues Date: Sun, 05 May 1996 00:25:41 GMT Organization: SmartLink.net Premier ISP 805-294-1273 Lines: 14 Message-ID: <4mgu9h$1b9@frodo.smartlink.net> NNTP-Posting-Host: pm42-52.smartlink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hullo, I am once again having trouble with the dialouges in Allegro because of my inexperience with it. I have been trying to display a bitmap while staying in the main dialogue. I've been able to do this, but allegro refreshes the bitmap constantly, and the sprites over it causing a lot of flickering. The way I've done this is by making a function in a dialouge list that displays a bitmap and all the sprites over it. I just want to display it all once, though, not constantly. Any suggestions? I want to stay in the dialouge so that it will update buttons, lists, and other stuff like that. Any help appreciated. nicholas