Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs Date: Fri, 19 Feb 1999 11:01:38 -0600 (CST) From: Mumit Khan To: HASEGAWA Kay cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: cygwin32 native tcl7.6/tk4.2? In-Reply-To: <199902191014.TAA02161@exa.onlab.ntt.co.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 19 Feb 1999, HASEGAWA Kay wrote: > Does anyone have patch for making cygwin32 native tcl7.6/tk4.2? > I skipped b19 and recently installed b20.1. Then I found > 'flash' does not work with the native tcl/tk. > Is this OK with recomiled one by egcs-1.1.1? You can always get the tcl/tk from the b19 source tree and build it for cygwin b20. The version you're looking for is rather old, and may be hard to find prebuilt somewhere on the net. However, I strongly suggest you upgrade your code to work with Tcl/Tk 8.0.x. There is no "flash" command Tcl/Tk. Most Tk widgets support a flash command and that should work just fine. % button .b % pack .b % .b flash Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com