Warnings on app termination from bindings to window controller?
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