home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!panther!mothost!white!rtsg.mot.com!shumakrj
- From: shumakrj@rtsg.mot.com (John Shumaker)
- Subject: Wish button problem
- Message-ID: <1993Jan25.173521.19983@rtsg.mot.com>
- Sender: news@rtsg.mot.com
- Nntp-Posting-Host: bone5
- Organization: Motorola Inc., Cellular Infrastructure Group
- Date: Mon, 25 Jan 1993 17:35:21 GMT
- Lines: 28
-
-
-
- I am running TclX 6.4c, Tk version 2.3, and Xf version 1.4 on a Sun3
- workstation.
-
- Every time I hit a button widget I get the following sequence of errors:
-
- can't read "tk_priv(relief)": no such element in array
- while executing
- "$w config -relief $tk_priv(relief)..."
- (procedure "tk_butUp" line 3)
- invoked from within
- "tk_butUp .frame1.button0"
- (command bound to event)
-
-
- The only documentation error I can find is that the tk_priv array should
- not be used by programmers. It is only used internally by Tcl.
-
- Has anyone run into this problem or something similar?
-
-
-
- Thanks,
- John Shumaker
- Motorola Cellular Infrastructure Group
- shumakrj@motcid.rtsg.mot.com
- (708) 632-4048
-