home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22391 < prev    next >
Encoding:
Text File  |  1993-01-28  |  968 b   |  19 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!spool.mu.edu!agate!stanford.edu!eos!aio!mark@pokey.jsc.nasa.gov
  3. From: mark@pokey.jsc.nasa.gov (Mark Manning)
  4. Subject: Re: Geneva 9 Radio Buttons, Checkboxes, etc...
  5. Message-ID: <1993Jan28.223623.26495@aio.jsc.nasa.gov>
  6. Sender: news@aio.jsc.nasa.gov (USENET News System)
  7. Organization: NASA
  8. References: <01050133.oc46s3@distant.uucp> <21769@ucdavis.ucdavis.edu> <1993Jan25.212654.11084@aio.jsc.nasa.gov> <16B64AECE.GREMICF@YaleVM.YCC.Yale.Edu>
  9. Date: Thu, 28 Jan 1993 22:36:23 GMT
  10. Lines: 7
  11.  
  12. That sounds a lot like what I've finally been forced into doing.  I went
  13. back over the IM manuals and found out that Static Text simply does a
  14. call to TextBox.  So that is what I am doing.  But I haven't redefined the
  15. fields to be UserItems.  This is because there are seventy-two of the things
  16. and I'm not all that gung-ho about redefining them all. ;)
  17.  
  18. Thanks for the response!
  19.