Re: Simple Modal Password Dialog
Re: Simple Modal Password Dialog
- Subject: Re: Simple Modal Password Dialog
- From: Andy Lee <email@hidden>
- Date: Fri, 25 Jul 2008 19:49:13 -0400
As with many such topics, the Xcode documentation window is your
friend. A full-text search for "modal" was fruitful for me.
A Google search targeted at developer.apple.com was even more
fruitful. A search for "modal window site:developer.apple.com" had
this as the first result:
<http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/Concepts/UsingModalWindows.html
>
"How Modal Windows Work"
--Andy
On Jul 25, 2008, at 3:40 PM, Arthur Coleman wrote:
I know that I must be missing something simple, but I have been
unable to figure out how to password protect a simple application
that I'm writing. I create an new xib file add a panel and I'm able
to come up after my app loads but I haven't been able to figure out
how to make the dialog modal. I'm sure there must be some easy way
to do this since I see it on so many applications.
Thanks for any help,
Arthur
_______________________________________________
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