Skip navigation.
 
mlClosing nib file
FROM : Kranthi Tappita
DATE : Thu Nov 18 19:04:45 2004

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!

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