my $dsquery = $cfr->JBrowseEntry( -label => 'Data Source', -width => '20', -height => '5', -variable => \$state->{dsSrcName}, -browsecmd => \&doGetDatasource, -state => 'normal' )->grid();