Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!rosie!aozer From: aozer@next.com (Ali Ozer) Newsgroups: comp.sys.amiga.programmer Subject: Changing sprite colors? Message-ID: <549@rosie.NeXT.COM> Date: 23 Apr 91 21:45:11 GMT Sender: news@NeXT.COM Organization: Next Computer, Inc. Lines: 12 Nntp-Posting-Host: twinpeaks.next.com Hey folks... How do you change the colors of sprites (or more specifically, the mouse pointer) on a screen with less than 32 colors? (For instance a hires or HAM screen?) Calling SetRGB4(viewPort, reg, r, g, b) where reg >= 16 doesn't seem to change the color under 1.3; under 2.0 it does, however I seem to get some memory corruption (which doesn't occur when the SetRGB4() is removed). Any ideas? Are there any known bugs/problems with this stuff or am I doing something wrong? Ali, Ali_Ozer@NeXT.com