SyntaxFix
Write A Post
Hire A Developer
Questions
I think a quick way to change the options of a widget is using the configure method.
configure
In your case, it would look like this:
self.x.configure(state=NORMAL)