I'm not sure if this is the *best* approach for what you're trying to
do, but you could use notifications (http://developer.apple.com/documentation/Cocoa/Conceptual/Notifications/Introduction/introNotifications.html
). If all you've got is two nib files loaded automatically at
runtime, then I
Hi
I'm pretty sure it's very obvious however I still cannot figure it out. I have
done research and followed some sample code but just does not function for me.
The following is my problem:
I have a window with three NSButtons. When one of the buttons are clicked, the
previous window hides