in reply to Tk Button state tied to variable
Thank you for telling me about trace. It wont accomplish this task as it still requires the widget to accept a variable reference which is updated by task; however, I can use this to implement a text box that updates based on a variable.