I have a simple external Cocoa framework I have built that loads and displays a single nib-based window from a nib file contained in the framework. I add the framework to a separate application. Everything works fine - the window loads and appears on screen and all the outlets are valid.
But when I try to click a button in the window, nothing happens, and none of my actions get sent. The application that the window is added to/created from also starts to exhibit weird behavior, becoming intermittently unresponsive and having other things in the app itself stop working. What am I missing? Is there something I need to do to the window after creating it to make it interoperate correctly with the main application? Thanks, Samir. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]