Cormac
On Thu, Jan 22, 2009 at 6:04 PM, Shawn Erickson wrote:
> On Thu, Jan 22, 2009 at 2:44 AM, Cormac Daly wrote:
>
> > Any ideas? Is there a problem in the ordering somewhere? Its probably
> > something very basic but I'm stumped!
>
> You are subclassing NSWindo
Hi list,
I've added a new window to my application and have written a window
controller class. Everything is going fine, except for the fact that
when initialising the window, none of my IBOutlets are responding to
methods called on them. This is the case in both the init and
windowDidLoad methods