Re: Update IB class when adding instance variables?
Re: Update IB class when adding instance variables?
- Subject: Re: Update IB class when adding instance variables?
- From: Fritz Anderson <email@hidden>
- Date: Mon, 2 May 2005 08:41:37 -0500
On 1 May 2005, at 9:08 AM, David Hoerl wrote:
I synced IB with my XCode class, and wired all the outlets and
actions. [IB will provide an instance of my custom class when the
nib is loaded]. Since I dropped my class .h file onto IB, I have
added some instance variables (not actions nor outlets).
Do I have to notify IB that the class.h file is updated?
No. The only things Interface Builder is interested in are outlets
and actions. It doesn't maintain a memory or implementation model of
your classes.
-- F
--
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden