home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 15001 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  1.7 KB

  1. Path: sparky!uunet!mcsun!uknet!network-analysis-ltd.co.uk!sw
  2. From: sw@network-analysis-ltd.co.uk (Sak Wathanasin)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Popup menus (help!!)
  5. Message-ID: <D2150050.cqbkk8@nan.network-analysis-ltd.co.uk>
  6. Date: 4 Sep 92 14:17:40 GMT
  7. Reply-To: sw@network-analysis-ltd.co.uk
  8. Organization: Network Analysis Ltd
  9. Lines: 36
  10. X-Mailer: uAccess - Macintosh Release: 1.6v1
  11.  
  12.  
  13. In article <sdorner-010992093127@dorner.slip.uiuc.edu> (comp.sys.mac.programmer), sdorner@qualcomm.com (Steven Dorner) writes:
  14.  
  15. > haynes@mace.cc.purdue.edu (Carl W. Haynes III) wrote:
  16. > > 
  17. > >resnick@cogsci.uiuc.edu (Pete Resnick) writes:
  18. > > >
  19. > > >Suggestion 1: use the pop-up menu CDEF included with the System 6
  20. > > >Communications Toolbox for pre-System 7 machines.
  21. > > >
  22. > > 
  23. > > What's the licensing deal with this? Do we need to license the CDEF from
  24. > > Apple if we use it in our programs for pre-system 7 work?
  25. > I would assume you would have to pay the fee for redistributing the Comm
  26. > Toolbox.  This is $50 per year.  Ask sw.license@applelink.apple.com to
  27. > be sure.
  28.  
  29. There is a copy of the popup CDEF in the MacApp 3.0 distribution. There is
  30. a brief reference to it in the release notes, and UPopup.h contains the
  31. following instruction:
  32.  
  33. // For Sys 6.0 support: include the Popup CDEF in the resource fork of your application
  34. // with the following lines in your app.r file:
  35. //        include "Popup.rsrc";
  36.  
  37. I assume, therefore, that the MacApp object code distribution licence covers
  38. the use of the CDEF.
  39.  
  40.  
  41. Sak Wathanasin
  42. Network Analysis Limited
  43. 178 Wainbody Ave South, Coventry CV3 6BX, UK
  44.  
  45. uucp:      ...!uknet!nan!sw  Phone: (+44) 203 419996
  46. AppleLink: NAN.LTD           Internet: sw@network-analysis-ltd.co.uk
  47.