home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12784 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.3 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!welchgate.welch.jhu.edu!francois
  2. From: francois@welchgate.welch.jhu.edu (Francois Schiettecatte)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: faceless background app's.
  5. Message-ID: <1992Jul21.203810.3645@welchgate.welch.jhu.edu>
  6. Date: 21 Jul 92 20:38:10 GMT
  7. References: <1992Jul21.164546.7151@aoa.aoa.utc.com>
  8. Organization: Johns Hopkins Univ. Welch Medical Library
  9. Lines: 26
  10.  
  11. Your last statement is correct, a faceless app has no user interface
  12. whatsoever, there are no windows, menus, dialogs, etc, nor are you allowed
  13. to even initialise those managers in a faceless app. A faceless app will
  14. not appear on the finder list, but the memory it occupies will be added to
  15. the system memory figure.
  16.  
  17. In article <1992Jul21.164546.7151@aoa.aoa.utc.com> davidt@aoa.aoa.utc.com (David Trefrey) writes:
  18. >
  19. >
  20. >
  21. >
  22. >    One of those little things that annoys me:
  23. >
  24. >    People have been refering to certian types of background applications
  25. >    as 'faceless'.  What does 'faceless' mean??  I've done some 
  26. >    background only stuff and it still appears in the finder's list.
  27. >    Does this mean it isn't faceless?  Or does faceless mean the program
  28. >    cannot produce a window? 
  29. >
  30. >                        thanks.
  31. >                            davidt@aoa.utc.com
  32. >
  33. >-- 
  34. >
  35. >    David Trefry
  36. >    davidt@aoa.utc.com
  37.