FROM : Nick Zitzmann
DATE : Thu Jun 22 20:43:22 2006
On Jun 22, 2006, at 12:06 PM, Bruce Beerbower wrote:
> I have a NSWindowController subclass, in which I have implemented
> the init method. But when I call the initWithWindowNibName: method
> init doesn't seem to be called. Is there any one method in
> NSWindowController that is called every time it's initialized?
Yes; check its documentation for something called a "designated
initializer".
Nick Zitzmann
<http://www.chronosnet.com/>
DATE : Thu Jun 22 20:43:22 2006
On Jun 22, 2006, at 12:06 PM, Bruce Beerbower wrote:
> I have a NSWindowController subclass, in which I have implemented
> the init method. But when I call the initWithWindowNibName: method
> init doesn't seem to be called. Is there any one method in
> NSWindowController that is called every time it's initialized?
Yes; check its documentation for something called a "designated
initializer".
Nick Zitzmann
<http://www.chronosnet.com/>
| Related mails | Author | Date |
|---|---|---|
| Bruce Beerbower | Jun 22, 20:06 | |
| Nick Zitzmann | Jun 22, 20:43 | |
| Bruce Beerbower | Jun 22, 22:19 |






Cocoa mail archive

