Re: Two Quick Questions…
Re: Two Quick Questions…
- Subject: Re: Two Quick Questions…
- From: Scott Anguish <email@hidden>
- Date: Sat, 3 Aug 2002 15:05:30 -0400
On Saturday, August 3, 2002, at 12:48 PM, Albert Atkinson wrote:
On Saturday, August 3, 2002, at 10:48 AM, Itrat Khan wrote:
The Console application does this for you. You'll need to run your
application from the Finder though, not Project Builder. Project
Builder will intercept NSLog() events and display them in its output
area.
Yeah...I knew about the Console application. I use it a lot. But
what I really wanted was to insert the log text into my NSTextView,
the Console is good but I want it in my application =)
well, instead of using NSLog, just append the data to the NSTextView
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.