home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!news.centerline.com!hroudland!cparker
- From: cparker@centerline.com (Charles Parker)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Re: How would you program this ?
- Date: 24 Dec 1992 15:06:51 GMT
- Organization: CenterLine Software
- Lines: 38
- Distribution: world
- Message-ID: <1hcjmbINN7dd@armory.centerline.com>
- References: <1992Dec19.023047.26119@news.ysu.edu>
- Reply-To: cparker@centerline.com
- NNTP-Posting-Host: 140.239.2.37
-
- In article 26119@news.ysu.edu, doug@cc.ysu.edu (Doug Sewell) writes:
- >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).
-
- I would do it with three horizontal scrollbars, with the values to the
- right of the scrollbars, and have the values be updated in user-percieved
- realtime as the user moves the associated scrollbar
-
-
- Num tables
- < ------------|--------------> : 3
- Num columns
- < -------------------|-------> : 4
- Num rows
- < -|-------------------------> : 5
-
- ---------- -----------
- | OK | | Cancel |
- ---------- -----------
-
- ---
- ---------------------------------------------------------
-
- Charles Parker Phone.(800) 669 9165
- Technical Support (617) 498 3321
- CenterLine Software, Inc. Fax.(617) 868 6655
-
- cyberspace
- momma, don't let yer children grow up to be ^ cowboys ...
- ---------------------------------------------------------
-
-