How to show a sheet right when the app starts?
How to show a sheet right when the app starts?
- Subject: How to show a sheet right when the app starts?
- From: Mike Polan <email@hidden>
- Date: Thu, 4 Feb 2010 20:18:03 -0500
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? Thanks!
_______________________________________________
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