ListBox with scrollBar : ListBox « GUI Tk « Python. ... Y) s.config(command=L.yview) L.config(yscrollcommand=s.set) for i in range(30): L.insert(Tkinter.
確定! 回上一頁