MasterGerhard/EditText
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
EditText in java By Steven Gerhard Main-Class: main.EditText Currently all features work except: *Saving of text attributes Saving will save your pages to a .txt file, but will not save the text attributes applied to the text. Update May 30, 2026: * Portable Java distributable in "dist" folder (.jar) <-- Works anywhere * Mac application disk image (.dmg) <-- might work for you instantly, blocked on new macs Must save your text documents to your Downloads folder if using the Mac app. It does not have full disk access. It has access to write .txt files to your Downloads folder after you give it permission. * Xcodehelper xcode project for a mac OS application with the jar built in and ready to run, make your own .dmg