Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!unc!turner From: turner@unc.cs.unc.edu (Douglass Turner) Newsgroups: comp.windows.x Subject: bitmap/pixmap Message-ID: <621@unc.cs.unc.edu> Date: Tue, 16-Jun-87 10:13:27 EDT Article-I.D.: unc.621 Posted: Tue Jun 16 10:13:27 1987 Date-Received: Sun, 21-Jun-87 06:36:55 EDT Organization: CS Dept., U. of N. Carolina, Chapel Hill Lines: 10 X-men and X-women: I'm new to X so this is probably trivial. I'll be writing an application that will frequently be posting and unposting pre-drawn bitmaps (or pixmaps). A simple example is the hand positions for a clock. Successive bitmap files are pulled from disk and placed on the screen as the time of day changes. Have any folks written an application that does this, and if so could they mail me the snatch of code that does this? Any caveats and/or suggestions would be great. Thanks.