Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!tut.cis.ohio-state.edu!rutgers!ukma!psuvm.bitnet!cunyvm!byuvax!loganj From: loganj@byuvax.bitnet Newsgroups: comp.sys.mac.programmer Subject: Color programming question (256 vs 16 colors) Message-ID: <237loganj@byuvax.bitnet> Date: 2 Sep 88 01:02:27 GMT Lines: 11 We know that our application will never use more than 16 colors, and we don't want to use the amount of memory required when 256 colors is the default. So, how can an application program override the 256 color default to reduce memory requirements? We assume that there is some way of overriding the 256 color default before a grafport is opened, and we hope that doesn't require changing low memory globals. This is probably of interest to others on the net, but you can also reply directly to me at "loganj@byuvax.bitnet" or by the internet to "loganj@yvax.byu.edu". Thanks jim logan