• 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: 'does not respond to' warnings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'does not respond to' warnings


  • Subject: Re: 'does not respond to' warnings
  • From: Dustin Voss <email@hidden>
  • Date: Thu, 15 Jul 2004 11:28:49 -0700

You could make sure that the DeckView and SolverView files say #import "NSView.h" in their .m files.

On 14 Jul, 2004, at 9:29 PM, Julian Pellico wrote:

Greetings,

I'm using Project Builder on 10.2.8. At one point, when I compiled my
AppController class I started getting a lot of warnings similar to the
following:
AppController.mm:109: warning: `DeckView' does not respond to `window'
AppController.mm:175: warning: `DeckView' does not respond to `setNeedsDisplay:'
AppController.mm:171: warning: `SolverView' does not respond to
`setNeedsDisplay:'
AppController.mm:170: warning: `SolverView' does not respond to `clearTableaus'

My AppController class has outlets that are DeckView* and SolverView*.
Both of these classes clearly inherit from NSView in the header files.
Despite these warnings, the runtime behavior seems to be correct.

I have tried cleaning my target and rebuilding, and it does not seem
to help. Has anyone seen this before? (I would search the list
archives if I could, but it seems like akamai has been bogged down of
late ;-) )

Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >'does not respond to' warnings (From: Julian Pellico <email@hidden>)

  • Prev by Date: Re: Auto Software Update
  • Next by Date: Re: cocoa-dev digest, NSTable Examples
  • Previous by thread: 'does not respond to' warnings
  • Next by thread: Calculating Size of NSShadow
  • Index(es):
    • Date
    • Thread