home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / tcl / 1042 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!wupost!sdd.hp.com!nigel.msen.com!yale.edu!cs.yale.edu!news
  3. From: lim@doctor.chem.yale.edu (Dongchul Lim)
  4. Subject: tk_butDown and tk_butUp
  5. Message-ID: <1992Jul25.052156.5591@cs.yale.edu>
  6. Sender: news@cs.yale.edu (Usenet News)
  7. Nntp-Posting-Host: doctor.chem.yale.edu
  8. Organization: Laboratory for Computational Chemistry, Yale University
  9. Date: Sat, 25 Jul 1992 05:21:56 GMT
  10. Lines: 23
  11.  
  12. I compiled tcl6.3 and tk2.1 on our SGI4D running IRIX 4.0.1.
  13. Then I tested 'wish' with demo programs.
  14. Whenever I tried to click on a button, I got the following
  15. error message:
  16. tkerror failed to handle background error.
  17.     Original error: invalid command name "tk_butDown"
  18.     Error in tkerror: invalid command name "tkerror"
  19.  
  20. Does this mean 'tk_butDown' command desn't exist?
  21. Or have I done something wrong with compilation?
  22. -dcl
  23.  
  24. --
  25. ********************************************************************
  26. * Dongchul Lim                   | Phone (203) 432-6288            *
  27. * Dept. of Chemistry, Yale Univ. | Email: lim@rani.chem.yale.edu   *
  28. * 225 Prospect Street            |            (130.132.25.65)      *
  29. * New Haven, CT 06511            |                                 *
  30. ********************************************************************
  31. | Dongchul Lim                   | Phone (203) 432-6288            |
  32. | Dept. of Chemistry, Yale Univ. | Email: lim@doctor.chem.yale.edu |
  33. | 225 Prospect Street            |            (130.132.25.60)      |
  34. | New Haven, CT 06511            |                                 |
  35.