my $Man_top_tw = $Tabs{'man'}->Scrolled ( 'PodText' , -background=>$COLOR{input_bgcolor} # Can't get these colors. , -foreground =>$COLOR{input_fgcolor} ,-file=> $Int_man ,-scrollbars => "se", ,-wrap => 'word' )->form( -top=>[$Man_frame,8], -left=>['%1',0], -right=>['%99',0], -bottom=>['%98',0] );