Re: NSSearchField not calling target
Re: NSSearchField not calling target
- Subject: Re: NSSearchField not calling target
- From: Steve Palmer <email@hidden>
- Date: Mon, 21 Jun 2004 18:10:53 -0700
Oh, duh. The searchView was connected to the NSSearchField superview,
not the NSSearchField itself. Changing the connection fixed things.
Thanks.
On Jun 21, 2004, at 2:17pm, Koen van der Drift wrote:
On Jun 21, 2004, at 9:02 AM, Steve Palmer wrote:
What do you mean by "connected"? What outlets/actions?
Yes, I meant the outlet/action connection in Interface Builder. If I
have a non working widget, that's usually the thing I forgot to do.
- Koen.
_______________________________________________
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.
- Steve
_______________________________________________
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.