Re: NSWindow custom controller class not displaying window
Re: NSWindow custom controller class not displaying window
- Subject: Re: NSWindow custom controller class not displaying window
- From: Andreas Mayer <email@hidden>
- Date: Wed, 19 Oct 2005 19:21:15 +0200
Am 19.10.2005 um 18:37 Uhr schrieb Richard Northcott:
Do I need to somehow identify the 'default' window within my new nib?
Yes. You need to connect the 'window' outlet of the file's owner to
you actual window.
Additionally you may want to connect the window's delegate outlet to
the controller.
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden