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