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

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!mcsun!dxcern!dxcern.cern.ch!trones
  3. From: trones@dxcern.cern.ch (Jostein Lodve Trones)
  4. Subject: Multiple text-lines in buttons 
  5. Message-ID: <1992Nov20.094418.5838@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: Fri, 20 Nov 1992 09:44:18 GMT
  10. Lines: 10
  11.  
  12.  
  13. Is it possible to have two or more lines of text in a button?
  14.  
  15. I tried with a -text option like: -text "This is line 1 \n and this line 2"
  16. but I still got them on the same line.
  17.  
  18. Thank's!
  19.  
  20. Cheers, 
  21.     Jostein
  22.