Re: Trouble with design pattern
Re: Trouble with design pattern
- Subject: Re: Trouble with design pattern
- From: Carlos Eduardo Mello <email@hidden>
- Date: Fri, 18 Feb 2011 19:13:47 -0200
If I just query the window controler for the document on demand like
this:
[ [ [ [ self window ] windowController ] document refreshParameters ];
the code works, but I still can't get rid of those "message-not-
found" warnings:
One correction: calls without arguments seem to be ok like this, but
as soon as i try to call any methods with arguments they get all
messed up. Guess the warnings are there for a reason after all... : - )
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden