Application design & menu question
Application design & menu question
- Subject: Application design & menu question
- From: David Aames <email@hidden>
- Date: Mon, 25 Sep 2006 16:23:54 +0100
Hello all,
I'm currently working on an application which needs to be supplied
with a password for it start. I've been thinking about the best
possible way of starting up. My question is whether I should pack
both the password dialog and the app GUI in one NIB or separate. Also
if I pack them in one NIB how would I disable the menus in the
menubar while the password dialog is shown? After the correct
password is provided would it be okay just to [passwdWindow close];
and [mainWindow makeKeyAndOrderFront:sender] ? Thanks
Kind regards,
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden