'Python Tkinter read only text field

How can I create a text field in Tkinter where my mouse pointer becomes active to select and copy that text content, like in the following screenshot?

Example

It is a Windows media player song properties window.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source