Re: Prevent Asynchronous operation of beginSheetModalForWindow
Re: Prevent Asynchronous operation of beginSheetModalForWindow
- Subject: Re: Prevent Asynchronous operation of beginSheetModalForWindow
- From: Nathan Kinsinger <email@hidden>
- Date: Thu, 26 Jun 2008 10:31:52 -0600
On Jun 26, 2008, at 8:19 AM, John Love wrote:
@implementation CalculateSheetController
id *mFileSheetDelegate;
id is already typed as a pointer, no need to add another level of
indirection here.
--Nathan
_______________________________________________
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