Skip to content

Disable ScrolledText after creation #201

Answered by israel-dryer
impubes asked this question in Q&A
Discussion options

You must be logged in to vote

I think I should probably override the configure method to route certain configurations to the internal text widget.

However, for now, you can access the internal text widget as below and this should do what you need. I'll add this to the list of improvements to make on the next release.

st._text.configure(state='disabled')

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@impubes
Comment options

Answer selected by impubes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants