[comp.sys.mac.programmer] Icon Family and Notification Manager

queloz@bernina.ethz.ch (Ronald Queloz) (06/10/91)

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