On Tue, 14 Jan 1997, Chester, Tony, CHESTEAP wrote:
>
> Stewart,
>
> I have quite a large project developed in Vtcl 1.06. I have tried to edit
> it using Vtcl 1.07 and get the following error when I select a widget that
> has grid placement (all 'grid' widgets seem to act the same, but the row
> number chages).
>
> If you need by project file let me know.
>
> Thanks
>
> Tony Chester
>
> grid rowconf: "1" is out of range
> while executing
You must be using Tk8.0 :) There is a grid bug which I have
reported to the sun team. It took me an hour to track down
this obscure problem. I've put a workaround into 1.08 which
is a bit of code so the only solution for now is to use Tk4.2.
-stewart-