home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / tcl / 2351 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.2 KB

  1. From: okamoto@hpcc01.corp.hp.com (Jeff Okamoto)
  2. Date: Tue, 12 Jan 1993 17:48:27 GMT
  3. Subject: Re: tricky problem with "place" command
  4. Message-ID: <54740001@hpcc01.corp.hp.com>
  5. Organization: An-Pan Man Headquarters
  6. Path: sparky!uunet!cs.utexas.edu!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpcc01!okamoto
  7. Newsgroups: comp.lang.tcl
  8. References: <1ihp3vINNis9@im4u.cs.utexas.edu>
  9. Lines: 36
  10.  
  11. capo@cs.utexas.edu (Charles Read) wrote about putting horizontal and vertical
  12. scrollbars into one frame.
  13.  
  14. I have a question about how to make the scrollbars only as wide and as tall
  15. as the object they are scrolling.  In other words, to get that little tiny
  16. "empty space" at the end of the two scrollbars. 
  17.  
  18. It should look like this:
  19.  
  20.                ^
  21.               |||
  22.               |||
  23.               |||
  24.                V
  25. <=============>
  26.  
  27. and not like this:
  28.  
  29.                ^
  30.               |||
  31.               |||
  32.               |||
  33.               |||
  34. <=============>V
  35.  
  36. and not like this:
  37.  
  38. I'd like to do this with a listbox as the object to be scrolled.  Can anyone
  39. suggest anything?
  40. -- 
  41.  \      oo    The New Number Who,
  42.   \____|\mm    Jeff Okamoto
  43.   //_//\ \_\    HP Corporate Computing & Services
  44.  /K-9/  \/_/    okamoto@ranma.corp.hp.com
  45. /___/_____\    
  46. -----------    (415) 857-6236
  47.