Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!cernvax!chx400!bernina!queloz From: queloz@bernina.ethz.ch (Ronald Queloz) Newsgroups: comp.sys.mac.programmer Subject: Icon Family and Notification Manager Keywords: Notification Manager, Icon, Small Icon, Color Icon Message-ID: <1991Jun10.100421.2166@bernina.ethz.ch> Date: 10 Jun 91 10:04:21 GMT Reply-To: queloz@bernina.ethz.ch.UUCP (Ronald Queloz) Organization: Swiss Federal Institute of Technology (ETH), Zuerich Lines: 11 I've got a problem with the notification manager. I want to display a small (color) icon in the application menu in my INIT during startup time and after the INIT file has been closed. So I defined an icon family. Now my question: what resource do I have to pass in my NMRec. At this time I do a GetResource('ICN#', IconID) and then DetachResource() and it doesn't work. Do I have to get the 'ics#' resource or is there a trap like GetIconFamily()? Thanks for your help! Ronald B. Queloz