On Jul 23, 2011, at 12:29 PM, Andre Masse wrote: > So, in MasterDetailController, if I call: > > [[[windowController window] contentView] setNeedsDisplay:YES]; > > I get the warning: > > 'window' maybe deprecated because receiver type is unknown
What’s the type of the local variable ‘windowController’? Sounds like, whatever type it is, the header for that class hasn’t been #imported in this source file. —Jens_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com