Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 454 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 454 Bytes

TK-Text-Editor

Simple text editor made with Tkinter python library.

Feature

  • Open/save file
  • Text editting

Planned Feature

  • Unsaved change warning
  • Undo/redo
  • Open multiple file

Known Bugs

  • Saving deleted file
    Saving deleted file will create a new file with the same name as previous file name.

    should've prompt a save as dialog.


Autrhor : Hfdzz
Version : 1.0
Last Update : 13/04/2022