home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5334 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.6 KB  |  44 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!uunet.ca!digifix!sanguish
  3. From: sanguish@digifix.com (Scott Anguish)
  4. Subject: Re: Problems implementing services
  5. Message-ID: <1992Jul29.192148.268@digifix!uunet.ca>
  6. Sender: sanguish@digifix!uunet.ca
  7. Reply-To: sanguish@digifix.com
  8. Organization: Digital Fix Development
  9. References: <1992Jul29.181314.26490@leland.Stanford.EDU>
  10. Date: Wed, 29 Jul 1992 19:21:48 GMT
  11. Lines: 31
  12.  
  13.  "For deposit only" writes
  14. > In article <1992Jul29.042157.18366@morrow.stanford.edu> hinds@cmgm.Stanford  
  15. > (Alexander Scott Hinds) writes:
  16. > > I have a program in which I'd like to implement services.  That is, I'd  
  17. > > like it available as a service to other programs.  As per the Appkit  
  18. > > documentation in the release notes (2.0) I created a file that looks like  
  19. > > this: (called services.txt)
  20. > You have to add a Services Item to your menu before your application can  
  21. > provide services to other applications.  Why? I'm not sure.  Maybe adding the  
  22. > Services item forces the linker to bring in other code or maybe the services  
  23. > menu communicates with the WorkSpaceManager.  All I know is that it works.   
  24. To  
  25. > add a Services item in IB, simply drag the Services item from the menu  
  26. palette  
  27. > to your main menu.
  28.  
  29.     I don't think so.  I just launched a service provider that I wrote, it  
  30. has no services menu.  The services it offers are available in the Services  
  31. menu.
  32.  
  33.     I think it more likely that the Service is not asking for a valid  
  34. Pasteboard type.  Remember how different services show up in the menus  
  35. depending on what Pasteboard objects are available...
  36.  
  37.  
  38.     scott
  39.  
  40. -- 
  41. - Scott Anguish -
  42. sanguish@digifix.com (NextMail)
  43.  
  44.