home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / hypercar / 4911 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!cs.utexas.edu!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!ptrubey
  3. From: ptrubey@netcom.com (Phil Trubey)
  4. Subject: Multi-part field OR selecting multiple fields
  5. Message-ID: <1993Jan24.004224.4137@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Sun, 24 Jan 1993 00:42:24 GMT
  8. Lines: 32
  9.  
  10. I am building a stack that needs to present information in a table 
  11. format.  For example:
  12.  
  13. --------------------------
  14. | <text> | <num> | <num> |
  15. | <text> | <num> | <num> |
  16. | <text> | <num> | <num> |
  17. --------------------------
  18.  
  19. Now the only way that I know how to do this with HyperCard is to have
  20. 3 transparent fields and draw some lines between them.  This works fine
  21. until you want to select a line from this table - HyperCard won't allow
  22. you to select lines from more than one field at one time.  I want to be
  23. able to select lines so that I can cut/copy/past entire lines at a time.
  24.  
  25. So ... does anyone know of a PD or commercial XCMD that implements
  26. a table view.  I envision this XCMD doing one of two things:
  27.  
  28. - implement a field that allows multiple items of data to be placed in
  29.   a line such that each item starts at some tab boundary.
  30.  
  31. OR
  32.  
  33. - implement a field type that allows more than one field line to be
  34.   selected at the same time.
  35.  
  36. Thanks for any info or pointers.
  37. -- 
  38.  
  39. Phil Trubey                   | Internet: ptrubey@netcom.com
  40. Systemhouse Inc.              | Voice:    415-327-8337
  41.                               | Fax:      415-243-0471
  42.