Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <3.0.6.32.20020607120506.007c85f0@popd.ix.netcom.com> X-Sender: idi AT popd DOT ix DOT netcom DOT com (Unverified) Date: Fri, 07 Jun 2002 12:05:06 -0400 To: cygwin AT cygwin DOT com From: Mike Clarkson Subject: Updated Tcl Tk and Tix Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Now that a recent version of Tcl Tk and Tix are available for CYGWIN, could the current distribution get updated to 8.3.4, and could Python be recompiled against it? See: ftp://ftp.nanotech.wisc.edu/pub/khan/tcl/tcltk-8.3.4-cygwin/ [unknown AT ITSWINME /usr/lib]$ python2.2 Python 2.2 (#1, Dec 31 2001, 15:21:18) [GCC 2.95.3-5 (cygwin special)] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> import Tkinter >>> root = Tkinter.Tk() >>> root.tk.eval('set tk_version') '8.0' >>> Many thanks, Mike. (PS: please reply by email as I am not subscribed to the lists.) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/