home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / tcl / tclmotif.1 / tclmotif / tm.1.2 / wtour / promptdialog1.tcl < prev    next >
Encoding:
Text File  |  1994-01-30  |  127 b   |  9 lines

  1. #
  2. # PromptDialog
  3. #
  4.  
  5. xmPushButton .btn managed
  6. xmPromptDialog .btn.bbd managed \
  7.     -selectionLabelString "What is your name"
  8.  
  9.