From: Agateauthor AT geocities DOT com (Kevin P. Soucy) Newsgroups: comp.os.msdos.djgpp Subject: Scrolling bug in graphical editor. Please help! - editor.zip (0/1) Date: Sun, 27 Jun 1999 21:08:05 GMT Organization: Netcom Lines: 15 Message-ID: <37768fb1.134948977@nntp.ix.netcom.com> NNTP-Posting-Host: prv-ri3-24.ix.netcom.com X-NETCOM-Date: Sun Jun 27 4:13:13 PM CDT 1999 X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Someone please help me with this program. It is the stripped down version of a level editor to be used in the design of classical tile-based games. Included with the source code is the level data and graphical tile set that the program uses to build the level. All this program does at the moment is scroll around a tile map and that's where the bug is. It uses page flipping to update artwork in the background and give the illusion of a smooth scrolling screen. However, it only scrolls smoothly when moving left or up. Scrolling right or down is choppy....as there is a brief pause after every second page flip! Could someone please look at this and tell me what's wrong? To run it, type EDIT with an argument of JOVA. The AGT/AGATE guy. Agateauthor AT geocities DOT com