$b_frame->RadiobuttonGroup( -list => [qw( stuff... )], -bg => "lightslategray", -fg => "white", -selectcolor => "white", -highlightcolor => "lightslategray", -orientation => 'vertical', -variable => \$ss_default )->pack();