• 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: NSRulerView and drawBackgroundInRect
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSRulerView and drawBackgroundInRect


  • Subject: Re: NSRulerView and drawBackgroundInRect
  • From: glenn andreas <email@hidden>
  • Date: Thu, 31 Jan 2008 11:17:36 -0600


On Jan 31, 2008, at 10:49 AM, Ross Carter wrote:

It has been stated on this list (http://www.cocoabuilder.com/archive/message/cocoa/2007/5/2/182751 ) that "NSRulerView has the following method: - (void)drawBackgroundInRect:(NSRect)rect;"

I haven't found a method of that name in any documentation, including NSRulerView.h. Is this a private method?

Yes

Is it safe to rely on it?

In that it's never safe to rely on undocumented private methods, no. Not only can they go away or do something else, people using them have caused Apple engineers to have to make special workarounds to try to keep things from breaking in future versions (there is some special behavior with table views, for example, that is based on what SDK you link against - pretty much my definition of an ugly workaround).



Or am I embarrassing myself by overlooking something simple?

Your "spidey sense" was spot on...


Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
quadrium2 | build, mutate, evolve, animate | images, textures, fractals, art



_______________________________________________

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: NSRulerView and drawBackgroundInRect
      • From: Ross Carter <email@hidden>
References: 
 >NSRulerView and drawBackgroundInRect (From: Ross Carter <email@hidden>)

  • Prev by Date: Re: NSPopUpButtonCell always select first item
  • Next by Date: Re: programming in C++ ?
  • Previous by thread: NSRulerView and drawBackgroundInRect
  • Next by thread: Re: NSRulerView and drawBackgroundInRect
  • Index(es):
    • Date
    • Thread