01.09.23
PyTXedit:
- Added Toolbar.
- Added About Dialog.
- Relased Alpha Version.
- Fixed File saving.
Known bugs:
- Statusbar does not show up
05.07.23
Pyedit:
- You can now create new Files.
- You can now close Files.
- Files do now get saved automatically.
- If a file does not exist you get asked if you want do save it.
Known bugs:
- The first file asks to get saved even if theres no Text in it.
25.06.23
Pyedit:
- Fixed automatic addition of neewlines.
- Editor is now only for python.
- Renamed Editor to Pyedit.
Known bugs:
- Close file does not work.
- There is currently no way to create a new file.
05.05.23
Txtedit:
Known bugs:
- Close file does not work.
- There is currently no way to create a new file.
- Syntax highligthing does work only in Python.
- One newline is added to a file when its opened.