Xref: utzoo comp.sys.mac.hypercard:6387 comp.sys.mac.system:4294 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ncar!gatech!prism!prism.gatech.EDU!gt0831c From: gt0831c@prism.gatech.EDU (William Moss) Newsgroups: comp.sys.mac.hypercard,comp.sys.mac.system Subject: ICON colorizing init Message-ID: <26193@hydra.gatech.EDU> Date: 13 Apr 91 00:45:49 GMT Sender: gt0831c@prism.gatech.EDU Followup-To: comp.sys.mac.hypercard Organization: Georgia Institute of Technology Lines: 19 There are several freely distributable icn# colorizing inits around. Most users use these to get the finder to display their desktops with color icons (Color Finder, Icon Colorizer, and Sundesk). From what I understand, these inits work the same way: Trap the system call for drawing the icn#. Make a check of it's own library of icn#'s and if a color icon resource is present, has the computer draw it instead. System 7 will soon make these inits useless for most people, but I was wondering if anyone had written an init to colorize the other Black and White frontier: Hypercard. It seems the priniciple would be the same, except to trap the call to draw ICON s (not ICN# s). Is this possible? Has someone written one? Would it be possible to modify the code of an existing icn# colorizing init? William Moss