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