NSTextView insrting text
NSTextView insrting text
- Subject: NSTextView insrting text
- From: "Paul L. Gribble" <email@hidden>
- Date: Thu, 30 Mar 2006 16:51:19 -0500
- Thread-topic: NSTextView insrting text
When adding text to an NSTextView using insertText: it seems only to work if the NSTextView is Editable. So I have a workaround where I set it to be editable, then insertText, then set it not to be editable (I want it to be sort of a readout for the user who should not be able to type in it).
I must be doing it wrong ...???
Thanks,
_______________________________________________
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