> > Sorry, you need Tcl/Tk 8.3.2. The "end-1" way of specifying indexes
> > has been included in Tcl after the 8.0.5 version.
> >
> > I don't think it is a risk at all to upgrade from 8.0.5 to 8.3.2. Major
> > extensions like BLT, [incr Tcl/Tk] and tkTable all work for 8.3.2.
>
> Then you bilieve it is not a isk develop a program using 8.3.2 if this program
> will be run in a linux distribution with the 8.0.5 version of tk and tcl?
>
> >
> > Tcl/Tk code designed for 8.0.5 should run without change with 8.3.2
> > (but the opposite is not true).
>
> This is what I'm concerned, if I develop one utility using the version 8.3.2,
> he will run without problems in a Linux Distribution like Conectiva Linux 5.0
> with the 8.0.5 version of tk and tcl?
Well, just because YOU need 8.3.2 to develop the application with vTcl,
does not meant that your program will not run under 8.0.5. I know that
8.0.5 is the standard Tcl shipped with Linux. You just have to remember
when you are writing YOUR code to not use anything that would not work in
8.0.5.
Visual Tcl needs at least 8.3.2 to run, but that doesn't mean that the
same is required to run programs generated by vTcl. If I'm not mistaken,
programs generated by vTcl should still run smoothly under 8.0.5. Just
use 8.3.2 personally for your own development.
Thanks,
Damon Courtney
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user