Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!ben!richard From: richard@ben.Jpl.Nasa.Gov (Conan the Barbarian) Newsgroups: comp.windows.x Subject: SERVER_IMAGE_BITMAP_FILE in xview 1.0.1 Keywords: xview server_images Message-ID: <1990May3.000908.26918@elroy.jpl.nasa.gov> Date: 3 May 90 00:09:08 GMT Sender: news@elroy.jpl.nasa.gov (Usenet) Distribution: usa Organization: Image Analysis Systems Grp, JPL Lines: 15 A Note: Page 298 of XView Programming Manual by Dan Heller refers to an attribute of SERVER_IMAGE called SERVER_IMAGE_BITMAP_FILE. It is referenced again on page 431. The attr does not exist in xview 1.0.1 The middle third of the page is fantasy. However, if you have the source for xview you can modify load_icon_mpr (the old sunview icon stuff) to load icon edit files into a short array suitable for SERVER_IMAGE_BITS. For some strange reason, the old icon_load routines are still laying around even though xview supposedly uses a different method for creating icons (server_images). Usual qualifying statement: This note may be so much manure when xview 2.0 arrives.