home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14834 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!munnari.oz.au!network.ucsd.edu!qualcom.qualcomm.com!dorner.slip.uiuc.edu!user
  3. From: sdorner@qualcomm.com (Steven Dorner)
  4. Subject: Re: Popup menus (help!!)
  5. Message-ID: <sdorner-010992093127@dorner.slip.uiuc.edu>
  6. Followup-To: comp.sys.mac.programmer
  7. Sender: news@qualcomm.com
  8. Nntp-Posting-Host: dorner.slip.uiuc.edu
  9. Organization: Qualcomm, Inc
  10. References: <1992Aug31.173244.1282@sagpd1> <BtvFoB.L5J@news.cso.uiuc.edu> <BtvpwC.1rC@mentor.cc.purdue.edu>
  11. Date: Tue, 1 Sep 1992 14:40:26 GMT
  12. Lines: 23
  13.  
  14. haynes@mace.cc.purdue.edu (Carl W. Haynes III) wrote:
  15. >resnick@cogsci.uiuc.edu (Pete Resnick) writes:
  16. > >
  17. > >Suggestion 1: use the pop-up menu CDEF included with the System 6
  18. > >Communications Toolbox for pre-System 7 machines.
  19. > >
  20. > What's the licensing deal with this? Do we need to license the CDEF from
  21. > Apple if we use it in our programs for pre-system 7 work?
  22.  
  23. I would assume you would have to pay the fee for redistributing the Comm
  24. Toolbox.  This is $50 per year.  Ask sw.license@applelink.apple.com to
  25. be sure.
  26.  
  27. It's a real shame this CDEF didn't get rolled into System 6.  The CTB
  28. has been around since 6.0.4 or so, so it could have been done with the
  29. release of 6.0.5 or 6.0.7.
  30.  
  31. The problem with shipping your own copy of the CDEF is that you must
  32. renumber it, or it will interfere with the system 7 popup CDEF.  Then you
  33. either have to use your renumbered CDEF under system 7, or you have to
  34. change your controls on the fly to pick up the sys7 CDEF.
  35.