home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / tcl / 1260 < prev    next >
Encoding:
Text File  |  1992-08-26  |  783 b   |  23 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!wupost!eclnews!usenet
  3. From: ok@dadent.wustl.edu (Orly Kamin)
  4. Subject: Self modifying dialog boxes
  5. Message-ID: <1992Aug26.195459.28849@wuecl.wustl.edu>
  6. Sender: usenet@wuecl.wustl.edu (Usenet Administrator)
  7. Nntp-Posting-Host: dadent
  8. Organization: Washington University, St. Louis MO
  9. Date: Wed, 26 Aug 1992 19:54:59 GMT
  10. Lines: 11
  11.  
  12. I need a dialog box that has a scrollable canvas with N
  13. entry fields, where N is a value entered on that same dialog.
  14. That value N can be incremented and decremented with button
  15. pushes, so with each button press, I want to update the scrollable
  16. canvas of entries.  Can anyone help me with this one?
  17. Example code would be ideal.
  18. Please post to comp.lang.tcl as i am using a friend's account.
  19.  
  20. Thanks much!
  21. tom
  22.  
  23.