On Wed, 18 Mar 2020, Christian Gollwitzer wrote:
You can use an Entry and set it to readonly state. Or you can use a Label. The advantage of the readonly Entry is, that the user can still copy/paste the content, and that it can scroll if the string is very long.
Christian, Thank you. I did not find all options for the Entry widget in my quick look for them. I like this because users will sometimes want to find all data from that location and being able to copy that number and paste it in a query will be helpful. Regards, Rich -- https://mail.python.org/mailman/listinfo/python-list