Re: NSTableView and check boxes (for the hundredth time)
Re: NSTableView and check boxes (for the hundredth time)
- Subject: Re: NSTableView and check boxes (for the hundredth time)
- From: j o a r <email@hidden>
- Date: Thu, 3 Oct 2002 22:32:53 +0200
In a NSWindowController you could (should?) use the windowDid/WillLoad
methods. Is your awakeFromNib ever called?
j o a r
On Thursday, Oct 3, 2002, at 20:57 Europe/Stockholm, Jan Van Tol wrote:
It seems as if all the code in awakeFromNib is never having an effect,
since all I ever get in the column is a 1 or 0, depending on what I
set numberWithBool: to be. The exact same same thing happens with all
the code in awakeFromNib removed. How could this be?
_______________________________________________
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.