Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!ncrlnk!ncrcae!hubcap!mikeoro From: mikeoro@hubcap.clemson.edu (Michael K O'Rourke) Newsgroups: comp.sys.mac.programmer Subject: LSC and ColorWindows Message-ID: <5767@hubcap.clemson.edu> Date: 14 Jun 89 19:00:07 GMT Organization: Clemson University, Clemson, SC Lines: 8 I am using LSC for the first time, so this may be a stupid question. I am trying to get a color window. However, LSC doesn't recognize that type. I looked at the sample code TubeTest on AppleLink and they got a color window using GetCWindow into a regular WindowPtr. Should i do the same? If so, how can i access the CWindowPtr specific fields like the pixel map and background color? I tried typecasting, but it diddn't seem to like that. --Michael O'Rourke