in reply to Text Widget empty string
Why $agency_infotf->get('1.0','end') rather than $agency_infotf->get(0,'end')?
He actually did that part right. '1.0' is a valid index, but '0' is not.