CSSG-Labs / PyNote

Text Editor Written in Python
GNU General Public License v3.0
3 stars 4 forks source link

Add a 'Quit' button to the File menu bar #43

Closed PatrickBruso closed 2 years ago

PatrickBruso commented 2 years ago

Add a 'Quit' button to the 'File' menu bar after the current items in that menu bar, and have the 'Quit' button call the 'on_closing' function to quit the program.

andromedamoon-stack commented 2 years ago

closed on pr 45, tested and everything works good