Tkinter: How to make a rounded corner text widget?
问题 Question How to create a rounded corner text widget? I think I have an idea of creating a rounded canvas and fill the entire canvas with the text box with no border. Problem The code to create a rounded border canvas is not working when I try to extend the height and width of the canvas. The line breaks and becomes discontinuous. The code to create rounded corner canvas is taken from How to make a tkinter canvas rectangle with rounded corners? My code with custom width and height def rounded