Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: duplicate help menu



> What do people use to show the license agreement or other modal alerts
> at the very beginning of an application (before it's done launching)?
We use applicationWillFinishLaunching:, that comes before any
openFile: and, quite obviously, before applicationDidFinishLaunching:,
but later than the awakeFromNib calls from the various pieces: it
works fine for us, as at that point most of the app is set up and
ready to go.
It's obviously trivial to instruct the app to quit if license is not
accepted (or trial time is expired).

Paolo
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.