home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!wupost!eclnews!usenet
- From: ok@dadent.wustl.edu (Orly Kamin)
- Subject: Self modifying dialog boxes
- Message-ID: <1992Aug26.195459.28849@wuecl.wustl.edu>
- Sender: usenet@wuecl.wustl.edu (Usenet Administrator)
- Nntp-Posting-Host: dadent
- Organization: Washington University, St. Louis MO
- Date: Wed, 26 Aug 1992 19:54:59 GMT
- Lines: 11
-
- I need a dialog box that has a scrollable canvas with N
- entry fields, where N is a value entered on that same dialog.
- That value N can be incremented and decremented with button
- pushes, so with each button press, I want to update the scrollable
- canvas of entries. Can anyone help me with this one?
- Example code would be ideal.
- Please post to comp.lang.tcl as i am using a friend's account.
-
- Thanks much!
- tom
-
-