home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 54 / ClassicFond54.iso / games / stars.rar / ted.vol / setlthick.cs < prev    next >
Text File  |  1999-02-19  |  174b  |  5 lines

  1. editBox Config "Enter a thickness [~1000-10,000] for the selection lines" Ted::lthickness
  2. if test $dlgResult != [cancel]
  3.     Ted::setLineThickness $Ted::lthickness
  4. endif
  5.