zhx17787891171
Results
2
issues of
zhx17787891171
### Desktop (please complete the following information): window,1.10.1 ### Describe the bug from ttkbootstrap import Style Style() import tkinter root = tkinter.Tk() lab=tkinter.Label(root,text="123") lab.pack() root.mainloop() Two windows will appear in...
bug