home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / misc / 4470 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.7 KB

  1. Path: sparky!uunet!noc.near.net!news.centerline.com!hroudland!cparker
  2. From: cparker@centerline.com (Charles Parker)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: How would you program this ?
  5. Date: 24 Dec 1992 15:06:51 GMT
  6. Organization: CenterLine Software
  7. Lines: 38
  8. Distribution: world
  9. Message-ID: <1hcjmbINN7dd@armory.centerline.com>
  10. References: <1992Dec19.023047.26119@news.ysu.edu>
  11. Reply-To: cparker@centerline.com
  12. NNTP-Posting-Host: 140.239.2.37
  13.  
  14. In article 26119@news.ysu.edu, doug@cc.ysu.edu (Doug Sewell) writes:
  15. >I have to retrieve three related numbers from a user (they're the count
  16. >of two-dimensional tables, and the dimensions of the tables).
  17. >
  18. >The number of tables ranges from two to four.
  19. >The columns range from two to four, for each of the tables.
  20. >The rows in each table range from five to ten.
  21. >
  22. >For alternatives to retrieve the values, I see three options (I'm using
  23. >VB, incidentally). 
  24.  
  25. I would do it with three horizontal scrollbars, with the values to the
  26. right of the scrollbars, and have the values be updated in user-percieved
  27. realtime as the user moves the associated scrollbar
  28.  
  29.  
  30.   Num tables
  31.   < ------------|-------------->  :  3
  32.   Num columns
  33.   < -------------------|------->  :  4
  34.   Num rows
  35.   < -|------------------------->  :  5
  36.  
  37.      ----------     -----------
  38.      |  OK    |     |  Cancel |
  39.      ----------     -----------
  40.  
  41. ---
  42. ---------------------------------------------------------
  43.  
  44. Charles Parker              Phone.(800) 669 9165
  45. Technical Support            (617) 498 3321
  46. CenterLine Software, Inc.        Fax.(617) 868 6655
  47.  
  48.                                        cyberspace
  49. momma, don't let yer children grow up to be ^ cowboys ...
  50. ---------------------------------------------------------
  51.  
  52.