On 18 Jan 1997, Christoph Gaitzsch wrote:

> How do I apply the patch you posted. I'm using LinuX (RH4.0, Kernel
> 2.0.28) with Tcl7.6/tk4.2. The patches I know look very different. May
> it be a Windows or Mac specific patch?.

 The attribute bar will change dramatically for 1.08. This version was
 a temporary place-holder so that I could move the widgets onto a 
 separate toolbar.

 I haven't tried Robin's patch, but you would probably first use
 uudecode to decode the message. Then put the patch file in the
 Visual Tcl directory. One of the followin commands should succeed:

 patch -p0 < <patchname>

or

 patch -p0 < <patchname>

where <patchname> is the name of the file uudecoding produced. 

> Second I found and fixed a bug in vt.tcl. The menu command for invoking
> the geometry info calls the wrong function (maybe from an old
> version). I changed it the following way:

 Thanks. I'll put this fix in to 1.08.

 -stewart-

Reply via email to