• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating a console view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a console view


  • Subject: Re: Creating a console view
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 16 Mar 2010 19:24:17 -0700

On Mar 16, 2010, at 7:13 PM, Rick Mann wrote:

> There's no warning because there's no difference between
> 	NSString* existingText = self.output.string;
> and
> 	NSString* existingText = [self.output string];

Actually I misread your code and thought you were calling -replaceCharactersInRange: on the string, not on the NSTextView. That’s what would have been a warning. My mistake, sorry!

—Jens

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Creating a console view
      • From: Rick Mann <email@hidden>
References: 
 >Creating a console view (From: Rick Mann <email@hidden>)
 >Re: Creating a console view (From: Jens Alfke <email@hidden>)
 >Re: Creating a console view (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Creating a console view
  • Next by Date: Re: Creating a console view
  • Previous by thread: Re: Creating a console view
  • Next by thread: Re: Creating a console view
  • Index(es):
    • Date
    • Thread