Re: NSTextView
Re: NSTextView
- Subject: Re: NSTextView
- From: j o a r <email@hidden>
- Date: Sat, 25 Aug 2001 20:02:24 +0200
Hej Johan,
On Saturday, August 25, 2001, at 06:54 , Johan Lindberg wrote:
-- Humm... You've probably gotten this question before, but since I
just joined this list, you're gonna get it again, whether you like it
or not.
...or you could start looking in the list archives. Don't forget to also
have a look at the list archives at omnigroup.com - since they have been
around longer if nothing else.
How do I put text, programatically, in a NSTextView? I've looked
everywhere for a method to do this, but I haven't found any. I want to
make a log window, and I need to be able to append strings to it....
Have a look in the documentation for NSText - "setString:" - the
superclass for NSTextView.
j o a r
References: | |
| >NSTextView (From: Johan Lindberg <email@hidden>) |