PyQt5 ise <buton>.clicked.connect(fonksiyon), Tkinter ise <buton> = tk.Button(..., command=fonksiyon) ile.
1 Beğeni
PyQt5 ise <buton>.clicked.connect(fonksiyon), Tkinter ise <buton> = tk.Button(..., command=fonksiyon) ile.