Re: How to show a sheet right when the app starts?
Re: How to show a sheet right when the app starts?
- Subject: Re: How to show a sheet right when the app starts?
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 4 Feb 2010 21:41:39 -0700
On Feb 4, 2010, at 6:18 PM, Mike Polan wrote:
> Hi, I'm a newbie to Cocoa development. I've been pouring over docs and I
> can't seem to find a solution to this (I'm assuming) very basic problem. I
> have a non-document based Cocoa app built in Interface Builder (I selected
> Cocoa Application from the new project menu in Xcode), and I would basically
> like to display a sheet right after the main window is shown. I tried
> setting the main window delegate as the app controller, but I'm not exactly
> sure in what method call I should show the sheet. I tried to show the sheet
> in awakeFromNib, but that did nothing. :(
>
> Any hints?
-windowDidBecomeKey: in the delegate?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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