• 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: Newbie Issue: isDescendantOf: error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie Issue: isDescendantOf: error


  • Subject: Re: Newbie Issue: isDescendantOf: error
  • From: Charles Steinman <email@hidden>
  • Date: Thu, 14 Feb 2008 10:46:28 -0800 (PST)

--- Jamie Phelps <email@hidden> wrote:

> On Feb 14, 2008, at 12:07 PM, Mike Abdullah wrote:
>
> > I see no problems with this line. Presumably
> somewhere in you code
> > is calling the method -isDescendantOf:  Can you
> find that code and
> > post it?
>
> I cannot find any instance of this method call
> anywhere in my code.
> One of the Challenges in the text was to implement
> an NSTabView. By
> removing the NSTabView, the NSPanel displays
> correctly.
>
> Why would the NSTabView cause this issue?

It sounds like you're accidentally using
PreferencesController somewhere you should be using a
view. isDescendantOf: is an NSView method, and it's
probably being sent by the tab view.

Cheers,
Chuck


      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

_______________________________________________

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: Newbie Issue: isDescendantOf: error
      • From: Jamie Phelps <email@hidden>
References: 
 >Re: Newbie Issue: isDescendantOf: error (From: Jamie Phelps <email@hidden>)

  • Prev by Date: Changing app menu title programmatically
  • Next by Date: Obj-C server and signal handling
  • Previous by thread: Re: Newbie Issue: isDescendantOf: error
  • Next by thread: Re: Newbie Issue: isDescendantOf: error
  • Index(es):
    • Date
    • Thread