Re: How do I display a sheet as soon as the main window has displayed
Re: How do I display a sheet as soon as the main window has displayed
- Subject: Re: How do I display a sheet as soon as the main window has displayed
- From: "I. Savant" <email@hidden>
- Date: Wed, 7 Feb 2007 11:24:58 -0500
NSApplication's delgate method -applicationDidFinishLaunching: is one
way.
<NSNibAwaking> protocol's -awakeFromNib method is another way.
--
I.S.
On Feb 7, 2007, at 11:10 AM, David Brennan wrote:
Hi,
I have a cocoa app that has one main window that is visible when the
application starts, I would like to display a sheet as soon as this
window has loaded.
How do I do this.
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
40gmail.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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