home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14727 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!agoates
  3. From: agoates@nyx.cs.du.edu (Alan Goates)
  4. Subject: Notification Manager...
  5. Message-ID: <1992Aug29.185248.16450@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: University of Denver, Dept. of Math & Comp. Sci.
  8. Date: Sat, 29 Aug 92 18:52:48 GMT
  9. Lines: 17
  10.  
  11.  
  12.   I don't know if this has been discussed before, but I found a major wedge
  13. in IM vol 7. OK, it says that you can get a flashing SICN with NMInstall (?-
  14. I don't have it here in front of me right now) by passing a handle to the
  15. resource. Fine, that works. But it also says that youu can pass a handle to
  16. an Icon Family that contains a small color icon (ics8, i suppose) and it will
  17. flash the color icon instead. The problem is that there is no such thing as 
  18. an Icon Family as an object. An Icon Family is a concept, a group of resources
  19. with the same ID numbers, but how do you pass a Handle to a concept?????
  20. I've tried passing handles to the individual members of the Icon Family (ICN#,
  21. ics#,icl8,ics8) with no luck. I also tried passing the resource number and
  22. and a Handle to the resource number. AAARRRGGGHHH!!! What do they really mean?
  23.  
  24. If anyone has ever gotten this to work, I'd love to hear from you.
  25.  
  26. Thanks,
  27. AL
  28.