Newsgroups: comp.sys.mac.programmer Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!grendel From: grendel@aix01.aix.rpi.edu (Thomas E DeWeese) Subject: Re: A couple of color questions... Message-ID: Nntp-Posting-Host: aix01srv.aix.rpi.edu Organization: Rensselaer Polytechnic Institute, Troy NY References: <1991May4.222227.9364@agate.berkeley.edu> <52482@apple.Apple.COM> <1991May6.095349.9102@cs.umu.se> Date: 6 May 91 21:10:26 GMT Lines: 8 If you think that is bad what about the icl8 & icl4 formats. If you can't be certain that the screen is in standard colors (which you never can) you have to create a graphics device with the standard colors and then block move the icon resource into the graph port then CopyBits it to the screen. At least this was the simplest way I could get it to work. Is there now a system call to plot icl4,and icl8's? grendel@rpi.edu Thomas DeWeese