home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / tcl / 2474 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.0 KB  |  40 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!panther!mothost!white!rtsg.mot.com!shumakrj
  3. From: shumakrj@rtsg.mot.com (John Shumaker)
  4. Subject: Wish button problem
  5. Message-ID: <1993Jan25.173521.19983@rtsg.mot.com>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: bone5
  8. Organization: Motorola Inc., Cellular Infrastructure Group
  9. Date: Mon, 25 Jan 1993 17:35:21 GMT
  10. Lines: 28
  11.  
  12.  
  13.  
  14. I am running TclX 6.4c, Tk version 2.3, and Xf version 1.4 on a Sun3 
  15. workstation.  
  16.  
  17. Every time I hit a button widget I get the following sequence of errors:
  18.  
  19. can't read "tk_priv(relief)": no such element in array
  20.     while executing
  21. "$w config -relief $tk_priv(relief)..."
  22.     (procedure "tk_butUp" line 3)
  23.     invoked from within
  24. "tk_butUp .frame1.button0"
  25.     (command bound to event)
  26.  
  27.  
  28. The only documentation error I can find is that the tk_priv array should
  29. not be used by programmers.  It is only used internally by Tcl.
  30.  
  31. Has anyone run into this problem or something similar?
  32.  
  33.  
  34.  
  35. Thanks,
  36. John Shumaker
  37. Motorola Cellular Infrastructure Group
  38. shumakrj@motcid.rtsg.mot.com
  39. (708) 632-4048
  40.