home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / tcl / 1847 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1001 b   |  27 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!europa.asd.contel.com!emory!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!dxcern!dxcern.cern.ch!trones
  3. From: trones@dxcern.cern.ch (Jostein Lodve Trones)
  4. Subject: Scrollable buttons?
  5. Message-ID: <1992Nov17.102654.15449@dxcern.cern.ch>
  6. Sender: news@dxcern.cern.ch (USENET News System)
  7. Reply-To: trones@dxcern.cern.ch (Jostein Lodve Trones)
  8. Organization: CERN, European Laboratory for Particle Physics, Geneva
  9. Date: Tue, 17 Nov 1992 10:26:54 GMT
  10. Lines: 15
  11.  
  12.  
  13. Any possibilities to get buttons part of a scrolling canvas?
  14.  
  15. I have a lot of buttons to be displayed, and would like a scrollbar-feature
  16. to deal with this. But buttons on a canvas is no good, is it?
  17. I guess I could use rectangles on the canvas instead, but I kind of like the
  18. 3D appearance of the buttons.
  19.  
  20. I do not need to use a canvas of course, a frame will also do, but is it possible to scroll this?
  21.  
  22. Thank you for any and all replies!
  23.  
  24. Cheers
  25.     Jostein
  26.  
  27.