getting closer....
I unchecked rich text. It allowed me to bind the value. But when I built the program, I couldn't edit the text. So I went back and under value bindings I unchecked "conditionally sets editable" (the textfield's editable attribute was on) I built it again, and I was able to edit. I saved a random document, and closed the app. When I double clicked on the saved file though, here's the error I got: (it didn't open the document)
"The document sgfd could not be opened. The managed object model version used to open the persistent store is incompatible with the one that was used to create the persistent store."
Thanks for your help so far 🙂