User Prompt Before New Document Window
User Prompt Before New Document Window
- Subject: User Prompt Before New Document Window
- From: "Jason Barker" <email@hidden>
- Date: Thu, 25 Oct 2007 09:48:13 -0600
I want to prompt a user for some information when the user wants to create a
new document. The information is required before the new document can be
displayed so I don't think a sheet is appropriate. What is proper approach
to display a window for user input between when the user selects File > New
and when the document window is displayed?
Could I connect the New menu item to a different message that would be
responsible for showing the input window? And once the user has finished
entering information, could I have my AppController object send the default
document controller the -newDocument: message?
Maybe that's the wrong approach. Any direction would be greatly appreciated.
Thanks!
Jason
_______________________________________________
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