pointer to window from NSDocController
pointer to window from NSDocController
- Subject: pointer to window from NSDocController
- From: Steve Ivy <email@hidden>
- Date: Wed, 25 Sep 2002 09:37:12 -0700
I'm working on displaying a custom sheet, and I need to get a pointer
to the document window form within my NSDocumentController subclass. I
can't find any API that will do that. Looking in IB, I see an outlet on
File's Owner called "window". I had, perhaps foolishly, assumed that
[MyDocController window] would do it, but instead I get a "does not
respond to 'window' " message in the compiler.
I feel like I'm missing something very elementary, but I'm not seeing
it. How to I get a pointer to my document's window?
--Steve
--
Steve Ivy -
http://www.redmonk.net - email@hidden
"This is my world, and I am, the World Leader Pretend..."
--
_______________________________________________
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.