home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20965 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.5 KB

  1. Path: sparky!uunet!spool.mu.edu!olivea!apple!goofy!mumbo.apple.com!gallant.apple.com!kip2-43.apple.com!user
  2. From: jpugh@apple.com (Jon Pugh)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: How does my app know that its document was double clicked?
  5. Message-ID: <jpugh-070193235621@kip2-43.apple.com>
  6. Date: 8 Jan 93 07:59:01 GMT
  7. References: <1992Dec31.154633.25705@alw.nih.gov> <1992Dec31.205747.16147@netcom.com> <1992Dec31.213234.17023@reed.edu> <1993Jan7.121808.5075@informatik.uni-bremen.de>
  8. Sender: news@gallant.apple.com
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: Apple Computer, Inc.
  11. Lines: 21
  12.  
  13. In article <1993Jan7.121808.5075@informatik.uni-bremen.de>,
  14. g16m@alf.zfn.uni-bremen.de (Mick Schmidt) wrote:
  15. > Now I have a short question! ;-)
  16. > Does this work under Sys 6 too?
  17. > Normally it won't work to "pass" a document to a running application by
  18. > double-clicking it in the (Multi-)Finder Window. The Finder only says
  19. > something like the above.
  20. > However there are a few applications that can be used like this, for example
  21. > MS Word 5.0, and i always wondered how it works. I didn't find anything on
  22. > that subject in IM I to V nor in the Spinside Mac Stack.
  23.  
  24. There's a Tech Note on MultiFinder that explains this stuff.
  25.  
  26. Basically, the puppet strings (the name of the hack that patches SFGetFile
  27. and then yanks your Open... menu item) were written for MultiFinder under
  28. System 6 and work there, however no other applications can cause them to
  29. occur, unlike under System 7.
  30.  
  31. Jon
  32.