Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!wuarchive!psuvax1!psuvm!cunyvm!muggc From: MUGGC@CUNYVM.BITNET (AGS) Newsgroups: comp.sys.mac.programmer Subject: Re: Window-closing slowdown question (Wierd!) Message-ID: <91045.075731MUGGC@CUNYVM.BITNET> Date: 14 Feb 91 12:57:31 GMT References: <1991Feb14.102837.25335@bronze.ucs.indiana.edu> Organization: City University of New York/ University Computer Center Lines: 12 With only a limited number of colors available, the Palette Manager will "borrow" colors from other windows to satisfy the needs of the front window. There are varying degrees of courtesy that can be assigned to each color the front window needs. What is "borrowed" is actually an entry in a color table -- the RGB spec is only used if it matches. Thus a particular RGB spec used by another window may be modified for the front window. For a detailed discussion of these issues read the palette manager chapter (IM V, pp.151-169). There is a brief introduction in d e v e l o p, January '90 issue. Alexander Smith cuny->gsuc->music