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

Re: pointers in objective-c?

2008-08-01 Thread Arthur Coleman
I hate to be dense, but what about C structs like NSRect? There are initialized on the stack aren't they? Arthur On Aug 1, 2008, at 12:24 PM, Clark S. Cox III wrote: On Aug 1, 2008, at 12:10 PM, Glenn English wrote: Wayne Shao wrote: It seems that every object is a pointer in the sample