Skip navigation.
 
mlRe: Closing nib file
FROM : Evan Schoenberg
DATE : Sat Nov 20 17:25:44 2004

You may want to read http://www.catb.org/~esr/faqs/smart-questions.html

On Nov 18, 2004, at 12:04 PM, Kranthi Tappita wrote:

> Guys,
> I made an application which itself is a nib NIB1 calls another nib 
> NIB2. Now how do I close this nib2 and also while displaying this 
> nib2 I would ideally like to hide or remove NIB1.When I am closing
> NIB1  NIB2 also closes.I tried using [orderout: self ] when calling
> the  quit button, but it didnt work.How do I implement this?
>  
> Thanks,
> KK
>
> Do you Yahoo!?
>  Discover all that’s new in My Yahoo!
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/evan.<email_removed>
>
> This email sent to evan.<email_removed>

Related mailsAuthorDate
mlClosing nib file Kranthi Tappita Nov 18, 19:04
mlRe: Closing nib file Evan Schoenberg Nov 20, 17:25