Message-Id: <199704031902.UAA22282@post.dialin.co.uk> From: "Lee Simons" To: Subject: Allegro: Scrolling when not in modex Date: Sat, 1 Feb 1997 19:59:03 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I was wondering how I would scroll across a virtual screen when not in modex. The screen would be 600 wide * 1800 high. This would have a bitmap blitted to it (same size as the virtual screen) and then would be scrolled by some method, say for example, the arrow keys. The videomode I'm using is 320 * 200, GFX_VGA. Thanks a lot in advance - and thanks to those who have helped me in the past. Lee Simons ps. Thanks to everyone who gave me help with classes, and especially to Erik Max Francis, who gave me the way to do it which I wanted.