• 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
Warnings on app termination from bindings to window controller?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warnings on app termination from bindings to window controller?


  • Subject: Warnings on app termination from bindings to window controller?
  • From: Rick Hoge <email@hidden>
  • Date: Fri, 20 May 2005 21:33:22 -0400


I am getting the following warning when I quit my app with a certain type of window open:


2005-05-20 21:25:23.619 MyApp[1747] *** -[MyWindowController isSubsetOfSet:]: selector not recognized [self = 0x161b0550]
2005-05-20 21:25:23.619 MyApp[1747] Exception raised during posting of notification. Ignored. exception: *** -[MyWindowController isSubsetOfSet:]: selector not recognized [self = 0x161b0550]


The warning does not occur if I simply close the window - I think this must have something to do with bindings to my windowcontroller, but after some digging around I still can't figure out what. I don't really know what would be sending isSubsetOfSet: to the windowcontroller - if someone does know maybe this is a useful clue and I'd appreciate any suggestions.

Thanks,

Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Creating an Offscreen NSView
  • Next by Date: Can an object's relationship point to itself?
  • Previous by thread: [SOLVED] NSTextView Continuously Updates Value doesn't ...
  • Next by thread: Can an object's relationship point to itself?
  • Index(es):
    • Date
    • Thread