我正在尝试完全清除 tkinter 窗口。但是,我需要一种方法来一次清除窗口上的每个小部件而不使用pack.forget().
pack.forget()
python tkinter
python ×1
tkinter ×1