Re: Simple Modal Password Dialog

2008-07-25 Thread Andy Lee
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:

Simple Modal Password Dialog

2008-07-25 Thread Arthur Coleman
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 m