in reply to Re^3: How to make a Tk::Button move/slide within a Tk::Tablein thread How to make a Tk::Button move/slide within a Tk::Table
$buttons[$selectedButton]{'row'} = $mRow; $buttons[$selectedButton]{'col'} = $mCol; [download]