in reply to Re^5: Problem in row deletion with Tk::Table ( clear off-by-one)
in thread Problem in row deletion with Tk::Table

hmm, considering chorobas comment, maybe the row/col start indexes in clear ought to consider -fixedrows / -fixedcolumns

but, I really don't know my way around Tk::Table :) so I've no idea what it/clear should actually do

  • Comment on Re^6: Problem in row deletion with Tk::Table ( clear off-by-one)