making a copy of text in document window
making a copy of text in document window
- Subject: making a copy of text in document window
- From: Boyd Collier <email@hidden>
- Date: Tue, 30 Aug 2005 16:46:16 -0700
I have a very simple document application with only one window
showing the contents of a plain text file and a single button. When
the button is pressed, I want to copy the text (without any of the
formatting) into a buffer that I can manipulate. From Apple's
documentation, I presume the text I want to copy is in an
NSTextStorage object and that I can get at this from the NSTextView
that shows the text in my window. But I don't know how to access
this. Sorry for such a simple question, but I'm entirely new to OOP
and Cocoa.
Boyd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden