self.search_button = tk.Button(self.window, text="Search", command=self.search_torrent) self.search_button.pack()