How to set the initial position of the cursor in Python Tkinter
編輯:Python
Use tkinter Write a notepad program , But after running, it is found that there is no cursor in the initial status text box , Now I want to run this program , The cursor will have an initial position , Please tell me how to achieve ?