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

'does not respond to' warnings


  • Subject: 'does not respond to' warnings
  • From: Julian Pellico <email@hidden>
  • Date: Wed, 14 Jul 2004 21:29:21 -0700

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.


  • Follow-Ups:
    • Re: 'does not respond to' warnings
      • From: Dustin Voss <email@hidden>
  • Prev by Date: NSTableView
  • Next by Date: Re: NSTable Newbie Issues
  • Previous by thread: NSTableView
  • Next by thread: Re: 'does not respond to' warnings
  • Index(es):
    • Date
    • Thread