Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!calvin.usc.edu!dank From: dank@calvin.usc.edu (Dan King) Newsgroups: comp.sys.mac.programmer Subject: Displaying of maps Message-ID: <29550@usc> Date: 23 Jan 91 20:20:11 GMT Sender: news@usc Organization: University of Southern California, Los Angeles, CA Lines: 12 Nntp-Posting-Host: calvin.usc.edu I'm trying to write an application that displays a map in a window. The user can scroll around this map, click on various cells, drag things about, etc. What I'd like are some general pointers on the easiest way to do this. I could use the list manager, but I wonder about its performance/reliability/etc when confronted with a map composed of, say, 200x200 8x8 pixel elements. Any suggestions? Thanks! dank