• 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: NSTextView without word wrap
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView without word wrap


  • Subject: Re: NSTextView without word wrap
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 16 Oct 2013 06:50:40 -0700

On Oct 16, 2013, at 5:33 AM, Mark Wright <email@hidden> wrote:

> Shouldn't that be:
>
> - (BOOL) wrapsLines {
>   return ![self isHorizontallyResizable];
> }

You’re right — I think I never noticed this bug because I never called the getter; I only added it so the compiler would let me declare wrapsLines as a @property. :)

—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


References: 
 >NSTextView without word wrap (From: Mikael Hakman <email@hidden>)
 >Re: NSTextView without word wrap (From: Jens Alfke <email@hidden>)
 >Re: NSTextView without word wrap (From: Mark Wright <email@hidden>)

  • Prev by Date: Re: Cocoa class extension best practice
  • Next by Date: Re: Cocoa class extension best practice
  • Previous by thread: Re: NSTextView without word wrap
  • Next by thread: Core Data with ODBC databases?
  • Index(es):
    • Date
    • Thread