home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15485 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!gurgle
  3. From: gurgle@netcom.com (Pete Gontier)
  4. Subject: new icon suite calls slow?
  5. Message-ID: <s-zn5_f.gurgle@netcom.com>
  6. Date: Tue, 15 Sep 92 05:45:41 GMT
  7. Organization: cellular
  8. Keywords: new icon suite sweeticons
  9. Lines: 19
  10.  
  11. Have been experimenting lately with the icon suite calls recently
  12. documented in a tech note. I defined a big grid in which to draw
  13. a fair amount of icons. The grid resizes with the window, so I am
  14. able to see what it's like to paint a whole screenful of icons. I've
  15. one word for it: slow.
  16.  
  17. At first I thought it was the fact I was
  18. calling a routine which drew the appropriate icon resource
  19. given a resource ID. I figured the resource manager calls were slowing
  20. things down. So I pre-loaded the resources into an array of
  21. handles and used calls which accepted handles as parameters.
  22. Still the overall effect was slow.
  23.  
  24. Are these calls just slow or is there something that can be done?
  25. Granted nobody said _SweetIcons was a spreadsheet manager, but it
  26. would be nice if I could do an icon grid like this.
  27. Email me and I will summarize later.
  28. -- 
  29.  Pete Gontier // EC Technology // gurgle@netcom.com
  30.