home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / tcl / 2228 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  598 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!news-is-not-mail
  2. From: capo@cs.utexas.edu (Charles Read)
  3. Newsgroups: comp.lang.tcl
  4. Subject: scrollbars on a canvas?
  5. Date: 22 Dec 1992 16:18:14 -0600
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 10
  8. Message-ID: <1h8476INNpk0@im4u.cs.utexas.edu>
  9. NNTP-Posting-Host: im4u.cs.utexas.edu
  10. Keywords: scrollbar canvas frame
  11.  
  12. All examples for making scrollbars 
  13. given in the demos directory in Tk
  14. put scrollbars on either frames 
  15. or toplevel windows.
  16.  
  17. Does anyone have an example which
  18. shows how scrollbars may be put
  19. on canvases?
  20.  
  21. -c
  22.