• 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: Subclassing NSScroller
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subclassing NSScroller


  • Subject: Re: Subclassing NSScroller
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 13 Apr 2008 18:12:43 -0700

On Apr 13, 2008, at 3:13 PM, email@hidden wrote:

I believe this is a typo in the documentation. The method you want to
override is actually spelled -drawArrow:highlightParts:

In <http://www.cocoabuilder.com/archive/message/cocoa/ 2008/1/26/197320>, Troy Stephens responds to Michael Watson's mention of that method with:


That method isn't part of NSScroller's published API (note its absence
from NSScroller.h).  Therefore it's subject to disappearing without
warning in a future release, and you should avoid any reliance on it
in your code.

Don't rely on anything that isn't API. If there's something you can't do within the API, please file a bug at <http://bugreport.apple.com/> and describe what you're trying to create.


  -- Chris

_______________________________________________

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: Subclassing NSScroller
      • From: Jonathan Dann <email@hidden>
References: 
 >Subclassing NSScroller (From: Jonathan Dann <email@hidden>)
 >Re: Subclassing NSScroller (From: email@hidden)

  • Prev by Date: showing a list of objects
  • Next by Date: Re: Get "end-editing" notice from simple NSTextField?
  • Previous by thread: Re: Subclassing NSScroller
  • Next by thread: Re: Subclassing NSScroller
  • Index(es):
    • Date
    • Thread