home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsm!gah
- From: gah@att.com (George A. Howlett)
- Subject: Re: graph.1-0 and Tk3.0 -> TkBindError undefined
- Reply-To: george.howlett@att.com
- Organization: AT&T Bell Laboratories
- Date: Mon, 21 Dec 1992 23:28:30 GMT
- Message-ID: <1992Dec21.232830.27631@cbnewsm.cb.att.com>
- X-Newsreader: TIN [version 1.1 PL8]
- References: <1h59s2INN8kj@cae.cad.gatech.edu>
- Sender: news@cbnewsm.cb.att.com (NetNews Administrator)
- Nntp-Posting-Host: grenache.cnet.att.com
- Lines: 13
-
- Eric R Stephens (estephen@whosnext.cad.gatech.edu) wrote:
- : In trying to recompile graph-1.0 with Tk3.0/tcl6.5 there seems an
- : incompatibility. In Tk2.3 tkInt.h defined TkBindError, Tk3.0's does not. Is
- : there an easy fix?
-
- I believe the version 3.0 equivalent of TkBindError is
- Tk_BackgroundError.
-
- BTW. There are other adjustments needed, such as calls to
- Tk_SizeOfBitmap, etc. I haven't had time to port it yet.
- I'm still trying to get wish to pass "option.test".
-
- --gah
-