home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14151 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.7 KB  |  36 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!gumby!destroyer!terminator!leonardr
  3. From: leonardr@ccs.itd.umich.edu
  4. Subject: IconDispatch/IconUtils (was Re: Finder labels)
  5. Message-ID: <1992Aug18.165308.11735@terminator.cc.umich.edu>
  6. Originator: leonardr@diddley.ccs.itd.umich.edu
  7. Sender: news@terminator.cc.umich.edu (Usenet Owner)
  8. Organization: Campus Computing Sites, University of Michigan-Ann Arbor
  9. References: <1992Aug17.190538.11398@qualcomm.com> <318@farallon.farallon.com> <1992Aug18.044548.6932@actrix.gen.nz>
  10. Date: Tue, 18 Aug 1992 16:53:08 GMT
  11. Lines: 23
  12.  
  13. In article <1992Aug18.044548.6932@actrix.gen.nz> Bruce.Hoult@bbs.actrix.gen.nz writes:
  14. >In article <318@farallon.farallon.com> neal@farallon.com (Neal Trautman) writes:
  15. >>     FUNCTION GetLabel(labelNumber: INTEGER; VAR labelColor: RGBColor;
  16. >>                         VAR labelString: Str255): OSErr;
  17. >>         INLINE $303C, $050B, $ABC9;
  18. >
  19. >So what's this _IconDispatch, then?
  20. >
  21.     IconDispatch is the trap that the new (Sys7) Icon Manager (also known
  22. as IconUtils) has allocated to it.  the Icon Manager (as documented in a
  23. tech note somewhere) is what Finder 7, the Chooser, the Notification Manager,
  24. the CTB, etc. all use to display "Icon Families" which includes the new types
  25. of icons (icxx) introduced for Sys7.
  26.  
  27.     If you check out the Tech Note, you'll find a number of the selectors
  28. for _IconDispatch listed along with routines for calling them so you can
  29. draw your own icon families easily, or use them for sending notifications,etc.
  30.  
  31. -- 
  32. -----------------------------------------------------------------------
  33. Leonard Rosenthol          Internet: leonardr@ccs.itd.umich.edu
  34. Director of Advanced Technology   AppleLink: MACgician
  35. Aladdin Systems, inc.          GEnie:     MACgician
  36.