home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / next / programm / 8241 < prev    next >
Encoding:
Text File  |  1993-01-21  |  907 b   |  27 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!purdue!news.cs.indiana.edu!rsg1.er.usgs.gov!ornl!usenet
  3. From: woo@ornl.gov (John W. Wooten)
  4. Subject: Looking at matrix of buttons?
  5. Message-ID: <1993Jan21.140249.13392@ornl.gov>
  6. Sender: usenet@ornl.gov (News poster)
  7. Reply-To: woo@ornl.gov
  8. Organization: Oak Ridge National Laboratory
  9. Date: Thu, 21 Jan 1993 14:02:49 GMT
  10. Lines: 15
  11.  
  12. I've created a matrix of radio Buttons that is
  13. 5 by # of processes.  For each process, one of the five
  14. buttons will be selected.
  15.  
  16. I want to tabulate the number of button 1's, button 2's, etc.
  17. and to also check a given process to see which button is selected.
  18.  
  19. All I see are selectedCol and selectedRow which give me the last Col or  
  20. row in the entire matrix.  I'm looking for a way to check for each row,  
  21. which column is selected.
  22.  
  23. Any ideas?  (simple is better)
  24.  
  25. - - - - - - - - -
  26. J. W. Wooten
  27.