Re: Bundles as plugins - Got it
Re: Bundles as plugins - Got it
- Subject: Re: Bundles as plugins - Got it
- From: David Newberry <email@hidden>
- Date: Sat, 2 Mar 2002 22:14:56 -0800
Hello again all,
I happily answer my own question now. :) After more fiddling and looking
at SimpleMultiWindow, I realized that it wasn't working because my Nib
file wasn't proper. What I needed to do was remove the instance of my
MyWindowController and change the File's Owner to a MyWindowController.
Once I did that, initWithWindowNibName worked, and the window was
correctly displayed.
Thanks for everyone who's contributed. :)
Peace,
-David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.