in reply to Re: Perl/Tk: gridInfo() returns a wrong row number
in thread Perl/Tk: gridInfo() returns a wrong row number

>you need to revisit what either how you are processing that foreach loop, or where the values of the array get set, because one of them is wrong.

I did it. I looked deep through my code few times and didn't find nothing. The [0] value of the 'numbers' and 'fixed' arrays return row number 1.

  • Comment on Re^2: Perl/Tk: gridInfo() returns a wrong row number