On 15 Jan 2001, Kenneth Jacker wrote:

> ( v1.5.1b1:  Linux, LinuxPPC, *and* DU/Tru64)
> 
> I must have missed a trivial patch that was posted to this list, since
> I have heard no one else talk about this ...
> 
> I start 'vtcl' and click once on the "toplevel" tool in the palette.
> The new top-level window appears as well as a dialog containing:
> 
>                       unknown option "-validate"
> 
> 
> I see the same on just about any action I invoke.

-validate is a widget option (text?) that was added to Tcl/Tk 8.0.3 or
8.05 or thereabouts. The problem occurs when you build and save an app
from vTcl using a new version, then try to load it into vTcl using an
older version. Similarly, if you save an app from a newer Tck/Tk and then
try to run it with an older version.

There is another widget with a similar issue. I think it's an "-offset"
option in listbox.

I don't think that vTcl is at fault or involved; just be consistant with
your Tcl/Tk versions.

...RickM...


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to