home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4364 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.2 KB  |  53 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!nuug!dhhalden.no!pc111.dhhalden.no!runehh
  3. From: runehh@dhhalden.no (RUNE HALFDAN HOLST HUSEBY)
  4. Subject: Re: How would you program this ?
  5. Message-ID: <runehh.120.724754162@dhhalden.no>
  6. Lines: 40
  7. Sender: news@dhhalden.no (Network News User)
  8. Nntp-Posting-Host: pc111
  9. Organization: Ostfold College
  10. References: <1992Dec19.023047.26119@news.ysu.edu>
  11. Date: Sat, 19 Dec 1992 08:36:02 GMT
  12.  
  13. In article <1992Dec19.023047.26119@news.ysu.edu> doug@cc.ysu.edu (Doug Sewell) writes:
  14. >From: doug@cc.ysu.edu (Doug Sewell)
  15. >Subject: How would you program this ?
  16. >Date: Sat, 19 Dec 1992 02:30:47 GMT
  17. >I have to retrieve three related numbers from a user (they're the count
  18. >of two-dimensional tables, and the dimensions of the tables).
  19. >
  20. >The number of tables ranges from two to four.
  21. >The columns range from two to four, for each of the tables.
  22. >The rows in each table range from five to ten.
  23. >
  24. >For alternatives to retrieve the values, I see three options (I'm using
  25. >VB, incidentally). 
  26. >
  27. >Three text boxes, with editing on each field (this is what I'm leaning
  28. >towards).
  29.  
  30. I would have used three text-boxes, with a scroll-bar with each. The scroll-
  31. bars must of course be the same height as det edit-box. When the user push 
  32. up or down on the scroll-bar, the values adjust up and down, or the user can 
  33. type the values directly.
  34.  
  35. >
  36. >Radio buttons.
  37. >
  38. >Some sort of selection list like the "select a font" menu.
  39. >
  40. >This will be my first "serious" windows app.
  41. >--
  42. >Doug Sewell, Tech Support, Computer Center, Youngstown State University
  43. >doug@cc.ysu.edu       doug@ysub.bitnet    <internet>!cc.ysu.edu!doug
  44. >
  45. >cat core | uuencode bunny.dropping | mail jp@tygra.michigan.com
  46.  
  47. /-----------------------------+--------------------------------------------\
  48. |  Rune Halfdan Holst Huseby  |  Ostfold Regional College, Halden, NORWAY  |
  49. |-----------------------------+--------------------------------------------|
  50. | Real programmers never work 9 to 5. If any real programmers are around   |
  51. | at 9 am, it's because they were up all night.                            |
  52. \--------------------------------------------------------------------------/
  53.