setting the value of a Text View
setting the value of a Text View
- Subject: setting the value of a Text View
- From: Ryan Dary <email@hidden>
- Date: Mon, 15 Oct 2001 21:37:43 -0700
I have an NSTextView which I want to assign an NSNumber to. I have setup
the text view to use a formatter so it displays the number correctly.
How do I assign the NSNumber to the NSTextView so that it uses the
formatter of the NSTextView?
Thanks,
Ryan Dary