home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19997 < prev    next >
Encoding:
Text File  |  1992-12-18  |  1.6 KB  |  43 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!agate!apple!mumbo.apple.com!gallant.apple.com!seuss.apple.com!user
  3. From: absurd@apple.apple.com (Tim Dierks, software saboteur)
  4. Subject: Re: Launching Apps & Finder Icon
  5. Sender: news@gallant.apple.com
  6. Message-ID: <absurd-171292135409@seuss.apple.com>
  7. Date: Thu, 17 Dec 1992 22:02:27 GMT
  8. References: <lj1gs1INNc2g@earth.cs.utexas.edu>
  9. Organization: MacDTS Marauders
  10. Followup-To: comp.sys.mac.programmer
  11. Lines: 30
  12.  
  13. In article <lj1gs1INNc2g@earth.cs.utexas.edu>, baron@cs.utexas.edu (David
  14. Baron) wrote:
  15. > I use the routine "LaunchApplication" to start another program from our
  16. > main application. Everything works fine except for the fact that the
  17. > Finder does not graphically display the launched program as running, i.e.,
  18. > its icon doesn't assume that fuzzy look. I wonder if and how this could
  19. > be accomplished.
  20. > The OS otherwise does recognize the association between the icon and the
  21. > process: when you double click the (non-fuzzy) icon, the running process
  22. > is just brought to the foreground; but the icon is still not made fuzzy.
  23. > Thanks a lot. Since I don't have access to news right now through my own
  24. > account, I'd appreciate it if you could mail a response to
  25. >     rbrown@math.utexas.edu.
  26. >    ---  Raymond Brown
  27.  
  28. Yup.  This is a (select one):
  29.    - Bug
  30.    - Feature
  31.    - Limitation
  32. of the System 7 Finder.  The Finder only grays out icons of applications
  33. it has launched as part of its user interface; it doesn't actually serve
  34. as a "process status" indicator.
  35.  
  36. Tim Dierks
  37. MacDTS, but I'm speaking for myself
  38.