$f2->Table( -takefocus => 0, -highlightcolor => $bgColor, -relief => 'groove', -borderwidth => 2, -columns => 3, -fixedrows => 1, -fixedcolumns => 2, -scrollbars => 'se')->pack...