insertText
insertText
- Subject: insertText
- From: Chad Armstrong <email@hidden>
- Date: Tue, 3 Jan 2006 22:48:50 -0600
I have an NSTextView, named textView, and I want to insert some text
in it to be displayed. So, here is the snippet of code I call:
[textView insertText:@"Hello"];
However, from the tests I've run, nothing appears. Am I completely
missing the point for something here, or do I need to tell the
NSTextView to refresh itself?
Chad
_______________________________________________
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