home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19977 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!news
  2. From: baron@cs.utexas.edu (David Baron)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Launching Apps & Finder Icon
  5. Date: 17 Dec 1992 12:14:25 -0600
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 16
  8. Message-ID: <lj1gs1INNc2g@earth.cs.utexas.edu>
  9. NNTP-Posting-Host: earth.cs.utexas.edu
  10. Keywords: LaunchApplication Finder System7 OS Icon launch
  11.  
  12.  
  13. I use the routine "LaunchApplication" to start another program from our
  14. main application. Everything works fine except for the fact that the
  15. Finder does not graphically display the launched program as running, i.e.,
  16. its icon doesn't assume that fuzzy look. I wonder if and how this could
  17. be accomplished.
  18.  
  19. The OS otherwise does recognize the association between the icon and the
  20. process: when you double click the (non-fuzzy) icon, the running process
  21. is just brought to the foreground; but the icon is still not made fuzzy.
  22.  
  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.  
  27.    ---  Raymond Brown
  28.