DeepakChakravarthy/YoutubeDownloader-FYI

handle the window close event

DeepakChakravarthy opened this issue · 2 comments

Handle the window close event (user clicking the 'X' button) in a Python Tkinter
I think we can use window.destroy() to close the Window

@RamkumarMrj Do you have an Some other effective Idea to close the Window?

I do think this is better to close the window.

4284ef5

Pull Request Merged