CSSG-Labs / PyNote

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

Added call to text_is_changed function and other fixes #32

Closed PatrickBruso closed 2 years ago

PatrickBruso commented 2 years ago

Added call to text_is_changed function for new and open functions to check for user to save or discard changes. Added variable updates at end of functions for saved_text variable for next check.

@andromedamoon-stack can you please test code I am having trouble getting Tkinter to run on my mac.

closes #31