Re: Initializing NSWindow with Carbon window
Re: Initializing NSWindow with Carbon window
- Subject: Re: Initializing NSWindow with Carbon window
- From: Graham Cox <email@hidden>
- Date: Sun, 30 Jan 2011 22:04:38 +1100
On 30/01/2011, at 9:17 PM, Andrew James wrote:
> [ window makeKeyAndOrderFront ];
This should be [window makeKeyAndOrderFront:nil];
(or you could pass a valid sender, though I suspect it's ignored)
--Graham
_______________________________________________
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