Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!ucbcad!ucbvax!GRANITE.DEC.COM!todd From: todd@GRANITE.DEC.COM (Todd Newman) Newsgroups: comp.windows.x Subject: GetStaticColormap Message-ID: <8711041801.AA16642@granite.DEC.COM> Date: Wed, 4-Nov-87 13:01:38 EST Article-I.D.: granite.8711041801.AA16642 Posted: Wed Nov 4 13:01:38 1987 Date-Received: Sun, 8-Nov-87 23:13:34 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 11 The Porting layer document is, alas, a palimpsest. GetStaticColormap is one manifestation of an earlier version all signs of which have not successfully been obliterated. It used to be used, until we found a more elegant solution. The function need no longer be documented and there's no reason to have the code in CFB. By the way, the same sort of confusion is at the root of your ListInstalledColormap bug. You're right, ColormapPtr is a pointer to a ColormapRec, not to a Colormap. The documentation is wrong. /tdn