• 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: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol


  • Subject: Re: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol
  • From: Peter C <email@hidden>
  • Date: Thu, 28 Jan 2010 20:10:42 +0800

On 28 Jan, 2010, at 7:39 PM, Graham Cox wrote:

>
> On 28/01/2010, at 9:56 PM, Gustavo Pizano wrote:
>
>> Well Im not expert , but I just wanted to say that I have many NSWindowControllers in my app build on 10.6 and I have no such a warnings, and I hadn't have the need to implement NSWindowDelegate either.
>
>
> OK, but have you attempted to set any of those window controllers as delegates of their own window? NSWindowController is not its window's delegate by default, nor does it automatically listen for the related notifications, and nor does it conform to the (new, formal) NSWindowDelegate protocol by default. So if you haven't attempted to do that, or implemented any NSWindowDelegate methods, there's no reason you would have had any warnings.
>
> --Graham
>
>


True, set delegates on own windows cause this compile error to appear. On other window controllers without delegate, have no such compile error. NSWindowDelegate solve my problems, thanks.


_______________________________________________

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: 
 >10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol (From: Peter C <email@hidden>)
 >Re: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol (From: Graham Cox <email@hidden>)
 >Re: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol (From: Gustavo Pizano <email@hidden>)
 >Re: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol
  • Next by Date: NSKeyValueBindingCreation Leak
  • Previous by thread: Re: 10.6 : Class xxx does not implement the 'NSWindowDelegate' protocol
  • Next by thread: Size of Core Animation Layer
  • Index(es):
    • Date
    • Thread