WIndow from external framework not working
WIndow from external framework not working
- Subject: WIndow from external framework not working
- From: Samir Patel <email@hidden>
- Date: Fri, 17 Oct 2008 14:07:31 -0700 (PDT)
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 (email@hidden)
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:
This email sent to email@hidden