in reply to Tk::BrowseEntry help
$mybrowseentry->configure( -state => 'readonly' ); [download]
$widget->cget( 'state' ); [download]