some nib connections not surviving nib load
some nib connections not surviving nib load
- Subject: some nib connections not surviving nib load
- From: Brent Gulanowski <email@hidden>
- Date: Thu, 7 Aug 2003 23:47:24 -0400
OK, this one is new to me, and I don't know what terms to try searching
in the archives in such a way that I won't get a million hits, so I'll
beg for pardon and accept pointers if need be. Probably this will
require a shorter answer than the question.
I have a preferences panel with a whole lot of stuff on it, and a
preferences panel controller with a whole lot of outlets.
When the panel comes up, most of the entries are empty because most of
the outlets are coming up "nil", despite my careful connections in
Interface Builder. Note the annoying thing that some outlets are
connected. Why would 75% of them not be connected -- and I'm checking
at -awakeFromNib, because that is when I try to set all the outlet
values to the existing, saved values. What is going on?
Brent Gulanowski email@hidden
--
Fusion power is the energy of the future, and always will 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.