Newbie Question about Document/Window/Text Field
Newbie Question about Document/Window/Text Field
- Subject: Newbie Question about Document/Window/Text Field
- From: Keith Bauer <email@hidden>
- Date: Tue, 15 May 2001 21:23:19 +1200
Please excuse the newbie question...
I am trying to create a simple text-editor in my quest to learn Cocoa,
so I've created a project with the document-based app template and added
a big scrolling text field to the window. Bingo! I have a working text
editor. Gotta love that ;)
Now I want to implement saving, so my question is: how do I get the text
that's in the text view when I get asked to save my document?
Where in the documentation can I find answers to such basic questions?
Eagerly awaiting your replies & the O'Reilly book,
Keith Bauer